From f6575e661ea33fde8d72b8aa5ae3b53f5e51b6b9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 04 Feb 2021 05:52:22 -0500 Subject: .fluxbox/keys: Add Mod4+Shift+w shortcut --- diff --git a/.fluxbox/keys b/.fluxbox/keys index ea3f333..0a626a3 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -149,11 +149,12 @@ Mod1 Print :Exec scrot -s ~/shots/%Y-%m-%d_%H:%M:%S.png # Launch applications #Mod4 :CustomMenu ~/.fluxbox/menus/applications -Mod4 t :Exec x-terminal-emulator -Mod4 m :Exec claws-mail -Mod4 w :Exec x-www-browser -Mod4 c :Exec gnome-calculator -Mod4 o :Exec libreoffice +Mod4 t :Exec x-terminal-emulator +Mod4 m :Exec claws-mail +Mod4 w :Exec x-www-browser +Mod4 Shift w :Exec x-www-browser -p +Mod4 c :Exec gnome-calculator +Mod4 o :Exec libreoffice # # Menus -- cgit v0.9.1