From a49975dc460dd5cae5be82dee1a113c758e349ff Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Thu, 28 Nov 2024 17:53:44 +0100 Subject: [PATCH] [sway] Remove unused shortcut and add Thunderbird shortcut --- .config/sway/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index f183f30..12c1979 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -299,9 +299,8 @@ bindsym $mod+F4 kill # Open the application launcher: bindsym $mod+space exec $menu -# Open the application launcher (alternate version): -bindsym $mod+d exec $menu - +# Open the mail client +bindsym $mod+m exec thunderbird #===============================# # Default windows configuration #