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