lots of snippets
[dotfiles.git] / .config / sxhkd / sxhkdrc
index a03acd1..4596249 100644 (file)
@@ -6,6 +6,10 @@ XF86Audio{Mute}
     pulsemixer --toggle-mute &\
         refresh_blocks 10
 
+super + r
+    kill -SIGUSR1 $(pidof sxhkd) &\
+    notify-send "Reloaded sxhkd" -i ""
+
 super + b
     brave
 
@@ -27,14 +31,31 @@ super + m
 super + s
     st pulsemixer
 
+super + l
+    st slock -m "$(figlet locked xd | cowsay -f cheese -n)"
+
 super + {Down,Left,Right}
     mpc {toggle,prev,next}
 
+super + e
+    emoter
+
+super + shift + e
+    emoter -g
+
+super + d
+    monitor-attach &\
+    notify-send "Attached Monitor" -i ""
+
+super + shift + d
+    monitor-detach &\
+    notify-send "Detached Monitor" -i ""
+
 alt + s
     screenshot -f
 
 alt + shift + s
-    screenshot -w
-    
+    screenshot -b
+
 {Home,End}
     mod_brightness {0.1,-0.1}