add steam & nvim
This commit is contained in:
parent
3175158f84
commit
601513bc9e
34 changed files with 306 additions and 128 deletions
|
|
@ -12,6 +12,9 @@ bind = $mainMod, S, togglesplit, # dwindle
|
|||
bind = CTRL&$mainMod&SHIFT, L, exec, swaylock
|
||||
bind = $mainMod SHIFT, s, exec, hyprshot -m region --clipboard-only
|
||||
|
||||
bind = $mainMod, F, exec, firefox
|
||||
bind = $mainMod, C, exec, code
|
||||
|
||||
bind = $mainMod, h, movefocus, l
|
||||
bind = $mainMod, l, movefocus, r
|
||||
bind = $mainMod, k, movefocus, u
|
||||
|
|
@ -49,7 +52,6 @@ bind = $mainMod SHIFT, h, movewindow, l
|
|||
bind = $mainMod SHIFT, k, movewindow, u
|
||||
bind = $mainMod SHIFT, j, movewindow, d
|
||||
|
||||
bind = $mainMod, f, exec, firefox
|
||||
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue