Skip to content

Clipse does not auto-start in hyprland #182

@frodew

Description

@frodew

I don't know how to fix this as I think it should work. I am on Fedora 40 with Hyprland, happily using clipse - thanks for the great program!

However, it only works for me after I manually type clipse -listen into the console after startup. The following hyprland setup does not seem to start clipse; and I have no idea why...

source=~/.config/hypr/latte.conf exec-once = [...] # use clipse as the clipboard manager exec-once = clipse -listen [...] # clipse windowrulev2 = float, class:(clipse) windowrulev2 = size 1200 800, class:(clipse) [...] bind = $mainMod, C, exec, kitty --class clipse -e clipse [...] 

Everything else in my config starts just fine. Does anyone have a clue what the issue could be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghyprland

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions