Compare commits

..

No commits in common. "5e2a56c0ef7a86ff7d7931f08724619cce9c5079" and "c21227dc11ce66cec33e96d07ee6b489fec7e1ea" have entirely different histories.

View file

@ -40,7 +40,7 @@ input {
kb_options = kb_options =
kb_rules = kb_rules =
follow_mouse = 0 follow_mouse = 1
touchpad { touchpad {
natural_scroll = false natural_scroll = false
@ -163,8 +163,8 @@ bind = $mainMod, J, movefocus, d
# Toggle fullscreen # Toggle fullscreen
bind = $mainMod, M, fullscreen bind = $mainMod, M, fullscreen
# Maximize # Fake (internal) fullscreen
bind = $mainMod SHIFT, M, fullscreen, 1 # bind = $mainMod SHIFT, M, fakefullscreen
# Switch workspaces with mainMod + [0-9] # Switch workspaces with mainMod + [0-9]
bind = $mainMod, 1, workspace, 1 bind = $mainMod, 1, workspace, 1