projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
xfce dots changes
[~bandali/configs]
/
sxhkd
/
.config
/
sxhkd
/
sxhkdrc
diff --git
a/sxhkd/.config/sxhkd/sxhkdrc
b/sxhkd/.config/sxhkd/sxhkdrc
index
584c2a4
..
13734ef
100644
(file)
--- a/
sxhkd/.config/sxhkd/sxhkdrc
+++ b/
sxhkd/.config/sxhkd/sxhkdrc
@@
-84,36
+84,62
@@
super + Return
urxvt
super + space
urxvt
super + space
- dmenu_run -fn "-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1" -h 31 -nb \#2f2b30 -nf \#fefdfb -sb \#cf0f38 -sf \#fefdfb
+ xfce4-popup-whiskermenu
+
+super + x
+ slimlock
+
+super + e
+ emacs
+
+super + r
+ firefox
# make sxhkd reload its configuration files:
super + Escape
pkill -USR1 -x sxhkd
# make sxhkd reload its configuration files:
super + Escape
pkill -USR1 -x sxhkd
-XF86MonBrightnessDown
- xbacklight -dec 10
+
#
XF86MonBrightnessDown
+# xbacklight -dec 5
-XF86MonBrightnessUp
- xbacklight -inc 10
+
#
XF86MonBrightnessUp
+# xbacklight -inc 5
-XF86KbdBrightnessDown
- kbdlight down
+
#
XF86KbdBrightnessDown
+
#
kbdlight down
-XF86KbdBrightnessUp
- kbdlight up
+
#
XF86KbdBrightnessUp
+
#
kbdlight up
#XF86AudioRaiseVolume
#XF86AudioRaiseVolume
-# pamixer --increase 5;\
-# pamixer --get-volume > /tmp/volinfo
+# pulseaudio-ctl up
#XF86AudioLowerVolume
#XF86AudioLowerVolume
-# pamixer --decrease 5;\
-# pamixer --get-volume > /tmp/volinfo
+# pulseaudio-ctl down
#XF86AudioMute
#XF86AudioMute
-# pamixer --toggle-mute;\
-# if $(pamixer --get-mute) ; then;\
-# echo ⮝ > /tmp/spkicon;\
-# else;\
-# echo ⮟ > /tmp/spkicon;\
-# fi
+# pulseaudio-ctl mute
+
+XF86AudioPlay
+ mpc toggle
+
+XF86AudioPrev
+ mpc prev
+
+XF86AudioNext
+ mpc next
+
+XF86AudioRaiseVolume
+ pamixer --allow-boost --increase 5
+
+XF86AudioLowerVolume
+ pamixer --allow-boost --decrease 5
+
+XF86AudioMute
+ pamixer --toggle-mute
+
+XF86LaunchA
+ toggle-layout
+
+XF86LaunchB
+ toggle-mouse