From 18ce3a83f353c93f639ba43b2329ebaf18385d58 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 13 Jul 2021 08:23:59 +0300 Subject: Updated openbox autostart to include volume and network applet, since they don't start up by default from latest update --- .config/openbox/autostart | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config') diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 3451974..6bc51ca 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -19,6 +19,8 @@ tint2 & # taskbar picom & # compositor setxkbmap -layout "us,bg" -variant ",phonetic" -option "grp:alt_shift_toggle" & # keyboard switching +volumeicon & # volume applet +nm-applet & # network applet flameshot & # screenshot utility redshift-gtk & # screen color temperature changer copyq & # clipboard manager -- cgit v1.2.3