hyprswitch icon indicating copy to clipboard operation
hyprswitch copied to clipboard

new release

Open aloispichler opened this issue 6 months ago • 9 comments

stopped working on new hyprland release…

exec-once= hyprswitch init &
# bind=ALT,TAB,workspace,previous
bind= ALT,   TAB,       exec, hyprswitch gui --sort-recent --do-initial-execute
bind= ALT SHIFT, TAB,   exec, hyprswitch gui --sort-recent --do-initial-execute --reverse
bind= SUPER, TAB,       exec, hyprswitch gui --sort-recent --do-initial-execute
bind= SUPER SHIFT, TAB, exec, hyprswitch gui --sort-recent --do-initial-execute --reverse
# stop hyprswitch
# bindrt=ALT, ALT_L,    exec, hyprswitch --stop-daemon
bindrt= ALT, ALT_L,     exec, hyprswitch close
bindrt= Super, SUPER_L, exec, hyprswitch close
bindrn= , escape,       exec, hyprswitch close --kill

aloispichler avatar Aug 15 '24 05:08 aloispichler