diff options
Diffstat (limited to 'des/i3/config')
| -rw-r--r-- | des/i3/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/des/i3/config b/des/i3/config index ff6d291..535abd5 100644 --- a/des/i3/config +++ b/des/i3/config @@ -48,7 +48,6 @@ for_window [class="Yad"] floating enable # and nm-applet is a desktop environment-independent system tray GUI for it. exec --no-startup-id nm-applet -exec --no-startup-id fcitx -d # Use pactl to adjust volume in PulseAudio. bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% && pkill -SIGRTMIN+10 i3blocks bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5% && pkill -SIGRTMIN+10 i3blocks |
