From b43a7c68e061dadfad2c75701bdbdb1bbf9d9a55 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 28 Oct 2020 11:21:31 +0200 Subject: [PATCH] i3: add pnmixer in autostart to replace pasystray --- conf/i3/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/i3/config b/conf/i3/config index 243efd25..13ebb202 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -1,6 +1,6 @@ # Packages expected (just break line-length!): # Debian: i3 suckless-tools j4-dmenu-desktop gnome-screenshot i3lock sudo hibernate playerctl galculator network-manager-gnome redshift-gtk x11-xserver-utils feh rofi libnotify-bin xcompmgr konsole fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all flatpak apparmor-notify caffeine kdocker mumble audacious telegram-desktop steam htop kdeconnect nextcloud-client parcimonie lxqt-powermanagement kteatime hsetroot tmux -# ALSA: alsa-utils apulse coreutils +# ALSA: alsa-utils apulse coreutils pnmixer # NOTE! apulse is a wrapper and `apulse` is put in front of pulseaudio # requiring app. See also (shell-things) rc/asoundrc for USB headset and # similar. @@ -393,6 +393,8 @@ exec --no-startup-id $TERMINAL -e htop exec --no-startup-id nm-applet # pulseaudio #exec --no-startup-id sleep 60 && pasystray --notify=all +# alsa amixer alsamixer +exec --no-startup-id sleep 60 && pnmixer # Wallpaper, solid (AMOLED) black exec --no-startup-id hsetroot -solid \#000000 # Selenized black background (not AMOLED)