xwayland support. rofi inconsistenxy fix, remove hyprlogout
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 22s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 22s
This commit is contained in:
parent
0f853620c1
commit
6cf91a260a
3 changed files with 11 additions and 5 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"Mod+Right".action.focus-column-right = {};
|
||||
|
||||
"Mod+Space" = { action.spawn = [ "playerctl" "play-pause" ]; allow-when-locked = true; };
|
||||
"Mod+R".action.spawn = [ "rofi" "-show" "drun" "-show-icons" "-display-drun" ":" "-run-command" "uwsm app -- {cmd}" ];
|
||||
"Mod+R".action.spawn = [ "rofi" "-show" "drun" "-show-icons" "-display-drun" "" "-run-command" "uwsm app -- {cmd}" ];
|
||||
|
||||
"Mod+E".action.spawn = [ "pcmanfm-qt" ];
|
||||
"Mod+T".action.spawn = [ "kitty" ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue