i3: add pnmixer in autostart to replace pasystray

This commit is contained in:
Aminda Suomalainen 2020-10-28 11:21:31 +02:00
parent 8b04c26065
commit b43a7c68e0
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 3 additions and 1 deletions

View File

@ -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)