From 7016b4d7fc9046ca86cf876e07013118bf748f57 Mon Sep 17 00:00:00 2001 From: benj Date: Thu, 30 Sep 2021 14:16:37 -0700 Subject: inotify for battery status && blueman applet --- des/i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'des/i3/config') diff --git a/des/i3/config b/des/i3/config index 535abd5..84c8fac 100644 --- a/des/i3/config +++ b/des/i3/config @@ -47,6 +47,7 @@ for_window [class="Yad"] floating enable # NetworkManager is the most popular way to manage wireless networks on Linux, # and nm-applet is a desktop environment-independent system tray GUI for it. exec --no-startup-id nm-applet +exec --no-startup-id blueman-applet # Use pactl to adjust volume in PulseAudio. bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% && pkill -SIGRTMIN+10 i3blocks -- cgit v1.2.3