diff options
| author | Robert Günzler <r@gnzler.io> | 2021-11-02 18:06:34 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-11-02 19:06:50 +0100 |
| commit | ea5283a4977f35efaed474f208b05f6442a0f4a4 (patch) | |
| tree | 19c539334cbac398a869bf2511d116cc9114cd2d /.config/sway/binds.conf | |
| parent | e420cda1fe0d878a0b3f2153b92a29cae1466cca (diff) | |
sway: misc updates
Diffstat (limited to '.config/sway/binds.conf')
| -rw-r--r-- | .config/sway/binds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf index 008a201..230fd25 100644 --- a/.config/sway/binds.conf +++ b/.config/sway/binds.conf @@ -256,7 +256,7 @@ bindsym XF86AudioPrev exec playerctl -p playerctld previous bindsym XF86WakeUp exec true # switch video mode -bindsym XF86Display exec kanshictl reload +bindsym XF86Display exec kanshictl reload; output * dpms on # config bindsym XF86Tools exec true # keyboard |