From 70d209e9d2e68cb4fffe5235335c32b8a1015ca5 Mon Sep 17 00:00:00 2001 From: Nikita Bykov Date: Fri, 11 Apr 2025 12:36:37 +0500 Subject: [PATCH] delete alsa sound fix from startup in sway --- .config/sway/config | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 1875d1e..19702b8 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -15,10 +15,6 @@ exec waybar exec dunst exec_always autotiling -# fix audio mute on start -exec sleep 7s && amixer -c 0 set Front unmute -exec sleep 7s && amixer -c 1 set Front unmute - # display & bg config # you can get the names of your outputs by running: swaymsg -t get_outputs