From 12ce8bdd65d3b5fcd6e8227eaecd5f772a90f8da Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Sun, 11 Jun 2023 08:00:24 -0400 Subject: Configuration file updates and additions. --- .config/sxhkd/sxhkdrc | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index fb46187..3e8b165 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,6 +1,6 @@ # Lock screen super + shift + x - lock + slock # Take a screenshot super + Print @@ -14,7 +14,7 @@ super + F1 # Cmus Bindings super + m - urxvt -name "cmus" -e cmus; pkill -RTMIN+12 dwmblocks + st -name "cmus" -e cmus; pkill -RTMIN+12 dwmblocks super + shift + m cmus-remote --raw q; pkill -RTMIN+12 dwmblocks super + {comma, greater, less} @@ -34,27 +34,25 @@ super + backslash # Program Bindings super + q - urxvt -e htop + st -e htop super + w wireshark super + e - urxvt -e firejail neomutt + ~/.local/bin/getmail & st -e firejail neomutt super + shift + e ~/.local/bin/getmail super + r - urxvt -e firejail newsboat + st -e newsboat super + a - urxvt -e calcurse -D ~/.config/calcurse -super + s - firejail steam -super + shift + s - kill-steam + st -e calcurse super + d dmenu_run super + f firejail firefox super + shift + f firefox +super + g + moonlight super + z $HOME/.local/bin/getpass super + shift + z @@ -62,11 +60,9 @@ super + shift + z super + x keepassxc super + c - urxvt -e clibrary -super + v - virt-manager + firejail jellyfinmediaplayer super + Return - urxvt + tabbed st -w # Function Key Bindings -- cgit v1.2.3