[sway/config] replace 'Mod1' with 'Alt' for better readability

This commit is contained in:
Felix Buehler 2019-05-03 23:07:04 +02:00
parent a8365e4d3c
commit e42be906d9

View file

@ -161,10 +161,10 @@ bindsym $mod+s focus child
# focus the parent container # focus the parent container
bindsym $mod+a focus parent bindsym $mod+a focus parent
bindsym Mod1+Left move workspace to output left bindsym Alt+Left move workspace to output left
bindsym Mod1+Right move workspace to output right bindsym Alt+Right move workspace to output right
bindsym Mod1+Up move workspace to output up bindsym Alt+Up move workspace to output up
bindsym Mod1+Down move workspace to output down bindsym Alt+Down move workspace to output down
# switch to workspace # switch to workspace
bindsym $mod+1 workspace 1 bindsym $mod+1 workspace 1