From faacb422665259b1e166826fb3dec5ca0df3a1e4 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Thu, 30 Jul 2020 21:00:13 +0300 Subject: back to ncpamixer --- artix.sh | 2 +- dotfiles/.config/sway/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/artix.sh b/artix.sh index b0a699d..5d6b040 100755 --- a/artix.sh +++ b/artix.sh @@ -21,7 +21,7 @@ chown -R "$1:$1" build cd build sudo -u "$1" "git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si" -yay -S --noconfirm aerc-git ttf-symbola pam-gnupg pacmixer mimeo xdg-utils-mimeo cli-visualizer +yay -S --noconfirm aerc-git ttf-symbola pam-gnupg ncpamixer mimeo xdg-utils-mimeo cli-visualizer # Copy some fonts to make them available system-wide mkdir -p /usr/share/fonts/rice 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 -- cgit v1.2.3