mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: restructured some stuff for user1
This commit is contained in:
parent
8e918f915c
commit
cfdf20a39c
76 changed files with 233 additions and 99 deletions
|
@ -24,8 +24,6 @@ let
|
|||
"5, workspace, 5"
|
||||
# Windows
|
||||
"Tab, killactive"
|
||||
"O, splitratio, 0.33"
|
||||
"F, splitratio, -0.33"
|
||||
# Window Focus
|
||||
"C, movefocus, l"
|
||||
"A, movefocus, u"
|
||||
|
@ -45,6 +43,8 @@ let
|
|||
"A, movewindow, u"
|
||||
"E, movewindow, d"
|
||||
"I, movewindow, r"
|
||||
"equal, splitratio, 0.33"
|
||||
"minus, splitratio, -0.33"
|
||||
# Quick Action
|
||||
"T, exec, ghostty"
|
||||
"S, exec, flameshot gui"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue