From bed6169513e95a508e654cd48cc9e013e2f3d3fa Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 13 Jul 2022 07:09:56 +0530 Subject: added thunderbird keybinding --- .config/XMonad/lib/Keybindings.hs | 1 + 1 file changed, 1 insertion(+) (limited to '.config/XMonad') diff --git a/.config/XMonad/lib/Keybindings.hs b/.config/XMonad/lib/Keybindings.hs index 9413be3..da38cb6 100644 --- a/.config/XMonad/lib/Keybindings.hs +++ b/.config/XMonad/lib/Keybindings.hs @@ -190,6 +190,7 @@ myKeybindingsP = [ -- other apps -- TODO: add scrcpy , ("M-y e", spawn myTextEditor) + , ("M-y S-e", spawn "thunderbird") , ("M-y t", spawn myTorrentClient) , ("M-y S-t", spawn "torbrowser-launcher") , ("M-y i", spawn myBrowser) -- cgit v1.2.3