diff --git a/.config/sway/config b/.config/sway/config index e8ef985..3af6c6f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -123,7 +123,7 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # Basics: # # Start a terminal - bindsym $mod+Return exec uwsm app -- $term + bindsym $mod+t exec uwsm app -- $term # Start your launcher bindsym $mod+space exec uwsm app -- $menu @@ -248,7 +248,7 @@ bindsym $mod+Shift+f4 move container to workspace number 8 ## Window management -bindsym $mod+escape kill +bindsym $mod+q kill # Move focus bindsym $mod+h focus left