mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: changed stuff, to lazy to say what
This commit is contained in:
parent
a0de2dba92
commit
3c230de4fd
17 changed files with 118 additions and 181 deletions
|
@ -39,10 +39,9 @@ let
|
|||
"4, workspace, 4"
|
||||
"5, workspace, 5"
|
||||
# Windows
|
||||
"X, killactive"
|
||||
"Tab, killactive"
|
||||
"F, togglefloating"
|
||||
"Backspace, layoutmsg, togglesplit"
|
||||
"Tab, fullscreen, 0"
|
||||
# Window Focus
|
||||
"Left, movefocus, l"
|
||||
"Up, movefocus, u"
|
||||
|
@ -65,6 +64,7 @@ let
|
|||
# Super+shift binds
|
||||
"S, exec, flameshot gui"
|
||||
"period, exec, emote"
|
||||
"Tab, fullscreen, 0"
|
||||
# "Print, exec, grim -g \"$(slurp)\""
|
||||
];
|
||||
superCtrlBinds = builtins.map (x: "SUPER CTRL, " + x) [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue