summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r--.config/sxhkd/sxhkdrc24
1 files changed, 10 insertions, 14 deletions
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 @@
1# Lock screen 1# Lock screen
2super + shift + x 2super + shift + x
3 lock 3 slock
4 4
5# Take a screenshot 5# Take a screenshot
6super + Print 6super + Print
@@ -14,7 +14,7 @@ super + F1
14 14
15# Cmus Bindings 15# Cmus Bindings
16super + m 16super + m
17 urxvt -name "cmus" -e cmus; pkill -RTMIN+12 dwmblocks 17 st -name "cmus" -e cmus; pkill -RTMIN+12 dwmblocks
18super + shift + m 18super + shift + m
19 cmus-remote --raw q; pkill -RTMIN+12 dwmblocks 19 cmus-remote --raw q; pkill -RTMIN+12 dwmblocks
20super + {comma, greater, less} 20super + {comma, greater, less}
@@ -34,27 +34,25 @@ super + backslash
34 34
35# Program Bindings 35# Program Bindings
36super + q 36super + q
37 urxvt -e htop 37 st -e htop
38super + w 38super + w
39 wireshark 39 wireshark
40super + e 40super + e
41 urxvt -e firejail neomutt 41 ~/.local/bin/getmail & st -e firejail neomutt
42super + shift + e 42super + shift + e
43 ~/.local/bin/getmail 43 ~/.local/bin/getmail
44super + r 44super + r
45 urxvt -e firejail newsboat 45 st -e newsboat
46super + a 46super + a
47 urxvt -e calcurse -D ~/.config/calcurse 47 st -e calcurse
48super + s
49 firejail steam
50super + shift + s
51 kill-steam
52super + d 48super + d
53 dmenu_run 49 dmenu_run
54super + f 50super + f
55 firejail firefox 51 firejail firefox
56super + shift + f 52super + shift + f
57 firefox 53 firefox
54super + g
55 moonlight
58super + z 56super + z
59 $HOME/.local/bin/getpass 57 $HOME/.local/bin/getpass
60super + shift + z 58super + shift + z
@@ -62,11 +60,9 @@ super + shift + z
62super + x 60super + x
63 keepassxc 61 keepassxc
64super + c 62super + c
65 urxvt -e clibrary 63 firejail jellyfinmediaplayer
66super + v
67 virt-manager
68super + Return 64super + Return
69 urxvt 65 tabbed st -w
70 66
71# Function Key Bindings 67# Function Key Bindings
72 68