From e6c314476d30d00af73bc650d1330e13ef8c91e8 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 7 May 2023 14:34:18 +0530 Subject: changes --- .config/XMonad/lib/Keybindings.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/XMonad') diff --git a/.config/XMonad/lib/Keybindings.hs b/.config/XMonad/lib/Keybindings.hs index 3c7044d..dac9ce7 100644 --- a/.config/XMonad/lib/Keybindings.hs +++ b/.config/XMonad/lib/Keybindings.hs @@ -210,7 +210,8 @@ myKeybindingsP = [ -- other apps -- TODO: add scrcpy , ("M-y e", spawn myTextEditor) - , ("M-d", spawn myTextEditor) + , ("M-d", spawn myTextEditor) + , ("M-S-d", spawn "firejail discord") , ("M-y S-e", spawn "thunderbird") , ("M-t", spawn "thunderbird") , ("M-y t", spawn myTorrentClient) -- cgit v1.2.3