foot, sway: hotkeys
This commit is contained in:
parent
f2d83d9696
commit
3e408417d5
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue