From 2dca731ae97e1172236269d261f6af10bba62df8 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 6 Dec 2023 14:17:48 +0000 Subject: [PATCH] dot/e16-bindings: Switch the volume and desktop-switch bindings. The former is the more common and natural, so it should have fewer modifiers. --- dot/e16-bindings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dot/e16-bindings b/dot/e16-bindings index 6280c30..15434ea 100644 --- a/dot/e16-bindings +++ b/dot/e16-bindings @@ -32,8 +32,8 @@ KeyDown 5 F10 exec xinitcmd :ask-command KeyDown 5 F11 exec lock-screen KeyDown 5 F12 exec xshutdown KeyDown 5 Tab focus next -KeyDown 5 plus desk next -KeyDown 5 minus desk prev +KeyDown 5 plus exec disorder-notify volume-up +KeyDown 5 minus exec disorder-notify volume-down KeyDown 5 Home wop * opacity 100 KeyDown 5 Next wop * opacity -5 KeyDown 5 Prior wop * opacity +5 @@ -67,8 +67,8 @@ KeyDown C5 y exec xfce4-find-cursor KeyDown C5 numbersign exec xinitcmd "sh -c 'pavucontrol >/dev/null 2>&1'" KeyDown C5 apostrophe exec xinitcmd disobedience -u$(realpath $HOME/.disorder/passwd) KeyDown C5 semicolon exec disorder-notify next-config -KeyDown C5 plus exec disorder-notify volume-up -KeyDown C5 minus exec disorder-notify volume-down +KeyDown C5 plus desk next +KeyDown C5 minus desk prev KeyDown C5 period exec disorder-notify enable/disable KeyDown C5 comma exec disorder-notify notify-now-playing KeyDown C5 slash exec disorder-notify scratch -- 2.11.0