more rice
This commit is contained in:
parent
d131b304da
commit
8b49688deb
5 changed files with 37 additions and 20 deletions
|
|
@ -92,7 +92,7 @@ in
|
|||
"$mainMod, Return, exec, ${cfg.terminalCommand}"
|
||||
"$mainMod, Space, exec, pkill wofi || wofi --show drun"
|
||||
"$mainMod, q, killactive"
|
||||
"$mainMod SHIFT, q, exec, hyprlock"
|
||||
"$mainMod SHIFT, q, exec, swaylock"
|
||||
"$mainMod, f, togglefloating"
|
||||
"$mainMod, g, pseudo"
|
||||
"$mainMod, t, togglesplit"
|
||||
|
|
@ -129,7 +129,7 @@ in
|
|||
|
||||
bindr = [
|
||||
# overview
|
||||
"$mainMod, SUPER_L, overview:toggle, all"
|
||||
"$mainMod, SUPER_L, overview:toggle"
|
||||
];
|
||||
|
||||
binde = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue