diff options
author | Alan Pearce | 2017-08-27 13:40:41 +0200 |
---|---|---|
committer | Alan Pearce | 2017-08-27 13:40:41 +0200 |
commit | c2977c4f4bd08f0e352ce4b79e9363eb65d9ef29 (patch) | |
tree | fa6f9d97042259c11edaf3557e8953e4aa3f33e7 /sxhkd | |
parent | f29cc5a2d2e0aa5f4f7a6b42d051f45f18e48ce4 (diff) | |
download | dotfiles-c2977c4f4bd08f0e352ce4b79e9363eb65d9ef29.tar.lz dotfiles-c2977c4f4bd08f0e352ce4b79e9363eb65d9ef29.tar.zst dotfiles-c2977c4f4bd08f0e352ce4b79e9363eb65d9ef29.zip |
sxhkd: Use disper for XF86Display shortcut
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index c1c3eed..ba41616 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -10,7 +10,9 @@ XF86Audio{Lower,Raise}Volume XF86MonBrightness{Down,Up} light -{U,A} 0.5% -# XF86Display +XF86Display + disper -c + # XF86WLAN XF86Tools |