diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2022-05-18 01:32:05 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2022-05-18 01:32:05 +1200 |
commit | 7bca03333454db8c9a90ed7e2c8a7b5f9932c8b7 (patch) | |
tree | 954ff83f7f98d716a25013cc924d5412374962a6 /sxhkd | |
parent | Extend xset DPMS to prevent screensaver blanking (diff) | |
download | dotfiles-7bca03333454db8c9a90ed7e2c8a7b5f9932c8b7.tar.gz dotfiles-7bca03333454db8c9a90ed7e2c8a7b5f9932c8b7.zip |
Use generic name for X lock binding
This varies between machines; might publish it at some point.
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 3dabee06..d71e510d 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -44,7 +44,7 @@ super + Print xsnap --focused Pause - i3lock --color=#000000 --image "$HOME"/.local/share/i3/lock.png --nofork + xlock XF86AudioMute pactl set-sink-mute @DEFAULT_SINK@ toggle |