diff options
Diffstat (limited to '')
| -rw-r--r-- | des/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
