mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-30 00:44:59 +01:00
Compare commits
2 commits
c21227dc11
...
5e2a56c0ef
Author | SHA1 | Date | |
---|---|---|---|
|
5e2a56c0ef | ||
|
157f352b53 |
|
@ -40,7 +40,7 @@ input {
|
|||
kb_options =
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
follow_mouse = 0
|
||||
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
|
@ -163,8 +163,8 @@ bind = $mainMod, J, movefocus, d
|
|||
|
||||
# Toggle fullscreen
|
||||
bind = $mainMod, M, fullscreen
|
||||
# Fake (internal) fullscreen
|
||||
# bind = $mainMod SHIFT, M, fakefullscreen
|
||||
# Maximize
|
||||
bind = $mainMod SHIFT, M, fullscreen, 1
|
||||
|
||||
# Switch workspaces with mainMod + [0-9]
|
||||
bind = $mainMod, 1, workspace, 1
|
||||
|
|
Loading…
Reference in a new issue