From acab57855086cdb0925ab0e7503a1ad29c38ff08 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Charavel Date: Mon, 25 Aug 2025 06:59:09 -0400 Subject: [PATCH] Update --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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