From 6ba49f9b869539dc136beab3be08b48a8b19787c Mon Sep 17 00:00:00 2001 From: kkard2 Date: Mon, 21 Apr 2025 06:50:05 +0200 Subject: foobar --- _linux/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_linux/i3/config') diff --git a/_linux/i3/config b/_linux/i3/config index 4dbf18f..eddc6a3 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -20,7 +20,7 @@ font pango:monospace 10 exec --no-startup-id dex --autostart --environment i3 # mute by default (doesn't work) -exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ true +#exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ true # The combination of xss-lock, nm-applet and pactl is a popular choice, so # they are included here as an example. Modify as you see fit. @@ -33,8 +33,8 @@ exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ true # and nm-applet is a desktop environment-independent system tray GUI for it. # exec --no-startup-id nm-applet -exec --no-startup-id flameshot -exec --no-startup-id espanso service start --unmanaged +# exec --no-startup-id flameshot +# exec --no-startup-id espanso service start --unmanaged # Use pactl to adjust volume in PulseAudio. set $refresh_i3status killall -SIGUSR1 i3status -- cgit v1.3.1