summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc14
1 files changed, 13 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index d17c6c5..50a8390 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -2,14 +2,23 @@
super + Return
$TERMINAL
+super + shift + y
+ freetube
+
super + d
dmenu_run -fn "hack:size=10" -nb "#3c302e" -nf "#bbbbbb" -sb "#a86438" -sf "#000000"
super + shift + f
$TERMINAL -e $FILE
+super + shift + v
+ $TERMINAL -e nvim +VimwikiIndex
+
+super + shift + s
+ $TERMINAL -e htop
+
super + shift + i
- $TERMINAL -e htop
+ sudo $TERMINAL -e iftop
super + shift + m
$TERMINAL -e ncmpcpp
@@ -32,6 +41,9 @@ super + shift + e
super + shift + c
$TERMINAL -e calcurse -D ~/.config/calcurse
+shift + Print
+ maimpick
+
XF86Audio{Raise,Lower}Volume
amixer sset Master 5%{+,-}; pkill -RTMIN+10 blocks