1
0
Fork 0

foot, sway: hotkeys

This commit is contained in:
Von Random 2025-02-02 00:51:36 +02:00
parent f2d83d9696
commit 3e408417d5
2 changed files with 4 additions and 4 deletions
dot_config

View file

@ -40,8 +40,8 @@ bright6=8ec07c
bright7=ebdbb2 bright7=ebdbb2
[key-bindings] [key-bindings]
clipboard-copy=Mod4+c XF86Copy clipboard-copy=Mod1+c XF86Copy
clipboard-paste=Mod4+v XF86Paste clipboard-paste=Mod1+v XF86Paste
[mouse-bindings] [mouse-bindings]
select-begin-block=Mod1+BTN_LEFT select-begin-block=Mod1+BTN_LEFT

View file

@ -121,8 +121,8 @@ output Virtual-1 resolution 1920x1080 scale 2
# You can "split" the current object of your focus with # You can "split" the current object of your focus with
# $mod+b or $mod+v, for horizontal and vertical splits # $mod+b or $mod+v, for horizontal and vertical splits
# respectively. # respectively.
bindsym --to-code $mod+b splith bindsym --to-code $mod+semicolon splith
bindsym --to-code $mod+v splitv bindsym --to-code $mod+colon splitv
# Switch the current container between different layout styles # Switch the current container between different layout styles
bindsym --to-code $mod+s layout stacking bindsym --to-code $mod+s layout stacking