dot/e16-bindings, dot/xinitrc: Fix shell quoting for `pavucontrol'.
[profile] / dot / e16-bindings
index d1bdbbd..5d604c8 100644 (file)
@@ -27,7 +27,6 @@ Tooltip Display Settings Menu
 Aclass KEYBINDINGS global
 KeyDown   5        F6 exec gconftool --toggle /desktop/gnome/accessibility/keyboard/mousekeys_enable
 KeyDown   5        F7 exec un-backslashify-selection
-KeyDown   5        F8 exec xinitcmd :terminal
 KeyDown   5        F9 exec xinitcmd :ask-run
 KeyDown   5       F10 exec xinitcmd :ask-command
 KeyDown   5       F11 exec lock-screen
@@ -44,6 +43,7 @@ KeyDown   5      Left area move -1 0
 KeyDown   5     Right area move 1 0
 KeyDown   C5        a desk arrange
 KeyDown   C5        c cm start
+KeyDown          C5        d exec xfce4-display-settings
 KeyDown   C5        f wop * fullscreen
 KeyDown   C5        g magwin show
 KeyDown   C5        h wop * tw available
@@ -58,14 +58,16 @@ KeyDown   C5        t exec xinitcmd :terminal
 KeyDown   C5        v wop * th available
 KeyDown   C5        w menus show winops.menu
 KeyDown   C5        x wop * close
-KeyDown   C5 numbersign exec xinitcmd pavucontrol
-KeyDown   C5 apostrophe exec xinitcmd disobedience
-KeyDown   C5     plus exec media-keys volume-up
-KeyDown   C5    minus exec media-keys volume-down
-KeyDown   C5   period exec media-keys enable/disable
-KeyDown   C5    comma exec gdbus call -e -d org.freedesktop.Notifications -o /org/freedesktop/Notifications -m org.freedesktop.Notifications.Notify -- DisOrder 0 audio-volume-high "Now playing" "$(media-keys now-playing | sed 's:&:&amp;:g; s:<:&lt;:g; s:>:&gt;:g')" "[]" "{}" 5000
-KeyDown   C5    slash exec media-keys scratch
-KeyDown   C5    space exec media-keys play/pause
+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   period exec disorder-notify enable/disable
+KeyDown   C5    comma exec disorder-notify notify-now-playing
+KeyDown   C5    slash exec disorder-notify scratch
+KeyDown   C5    space exec disorder-notify play/pause
 KeyDown   C5       F1 menus show file.menu
 KeyDown   C5       F2 menus show enlightenment.menu
 KeyDown   C5       F3 menus show settings.menu