projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Back to urxvt; other updates
[~bandali/configs]
/
sxhkd
/
.config
/
sxhkd
/
sxhkdrc
diff --git
a/sxhkd/.config/sxhkd/sxhkdrc
b/sxhkd/.config/sxhkd/sxhkdrc
index
78dd17d
..
7bd6400
100644
(file)
--- a/
sxhkd/.config/sxhkd/sxhkdrc
+++ b/
sxhkd/.config/sxhkd/sxhkdrc
@@
-6,10
+6,16
@@
super + {_,shift} + Return
urxvt{_, -name tiled}
super + {_,shift} + Return
urxvt{_, -name tiled}
+#super + {_,shift} + Return
+# termite{_, --name=tiled}
+
# program launcher
super + space
rofi -show run
# program launcher
super + space
rofi -show run
+super + alt + space
+ xfce4-popup-whiskermenu
+
# window finder
super + backslash
rofi -show window
# window finder
super + backslash
rofi -show window
@@
-42,9
+48,13
@@
XF86Audio{Raise,Lower}Volume
XF86AudioMute
pamixer --toggle-mute
XF86AudioMute
pamixer --toggle-mute
-# Xfce log out
+# playback control
+XF86Audio{Play,Prev,Next}
+ mpc {toggle,prev,next}
+
+# lock the screen
super + shift + q
super + shift + q
- xfce4-session-logout
+ light-locker-command -l
# Toggle keyboard layout
XF86LaunchA
# Toggle keyboard layout
XF86LaunchA
@@
-56,7
+66,7
@@
XF86LaunchB
# monitor brightness
#XF86MonBrightness{Up,Down}
# monitor brightness
#XF86MonBrightness{Up,Down}
-# light -
s mba6x_backlight -{A,U} 10
+# light -
{A,U} 5
# keyboard brightness
#XF86KbdBrightness{Up,Down}
# keyboard brightness
#XF86KbdBrightness{Up,Down}
@@
-171,3
+181,6
@@
super + alt + shift + {h,j,k,l}
# move a floating window
super + {Left,Down,Up,Right}
bspc node -v {-20 0,0 20,0 -20,20 0}
# move a floating window
super + {Left,Down,Up,Right}
bspc node -v {-20 0,0 20,0 -20,20 0}
+
+#alt + bracket{left,right}
+# xdotool key --clearmodifiers ctrl+Page_{Up,Down}