This commit is contained in:
Lucy Hochkamp 2024-12-26 12:47:38 +01:00
parent 66642ac0f2
commit 46617e5292
No known key found for this signature in database
4 changed files with 49 additions and 41 deletions

View file

@ -16,6 +16,7 @@ in
wlopm
brightnessctl
dconf
playerctl
pwvucontrol
networkmanagerapplet
libnotify
@ -434,7 +435,7 @@ label:focus {
"Super+Alt 4" = "spawn '${slurpscrn}'";
"Super+Alt 1" = "spawn '${scrn}'";
"Super+Shift Space" = "spawn 'rofi -show drun'";
"Super+Shift Return" = "spawn wezterm";
"Super+Shift Return" = "spawn ptyxis";
"Super Q" = "close";
"Super J" = "focus-view next";
"Super K" = "focus-view previous";