diff --git a/dot_config/sway/config b/dot_config/sway/config index b6792cf..8765d1f 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -37,13 +37,13 @@ output Virtual-1 resolution 1920x1080 scale 2 # keys: # Start a terminal - bindsym --to-code $mod+t exec $term + bindsym --to-code $mod+x exec $term # Kill focused window bindsym --to-code $mod+Shift+c kill # Start your launcher - bindsym --to-code Mod1+Space exec bemenu-run -i --fn "$font_face $font_size" --no-exec | xargs swaymsg exec -- + bindsym --to-code Mod1+d exec bemenu-run -i --fn "$font_face $font_size" --no-exec | xargs swaymsg exec -- # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod.