diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-07-30 21:00:13 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-07-30 21:00:13 +0300 |
commit | faacb422665259b1e166826fb3dec5ca0df3a1e4 (patch) | |
tree | 8811845c37107163d26126f36f31f42cb81c6420 /dotfiles/.config/sway/config | |
parent | 1964c7a58ca805cca2a7507568d23643ad20a544 (diff) | |
download | swayrice-faacb422665259b1e166826fb3dec5ca0df3a1e4.tar.gz swayrice-faacb422665259b1e166826fb3dec5ca0df3a1e4.zip |
back to ncpamixer
Diffstat (limited to 'dotfiles/.config/sway/config')
-rw-r--r-- | dotfiles/.config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 7aed9b6..871585b 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -200,7 +200,7 @@ bindsym --to-code { Ctrl+Print exec --no-startup-id swayrecord # Sound - $mod+Shift+m exec $term -e 'pacmixer' + $mod+Shift+m exec $term -e 'ncpamixer' $mod+Ctrl+m exec --no-startup-id menuoutput # Applications that start with no gaps |