delete alsa sound fix from startup in sway
This commit is contained in:
@ -15,10 +15,6 @@ exec waybar
|
|||||||
exec dunst
|
exec dunst
|
||||||
exec_always autotiling
|
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
|
# display & bg config
|
||||||
# you can get the names of your outputs by running: swaymsg -t get_outputs
|
# you can get the names of your outputs by running: swaymsg -t get_outputs
|
||||||
|
|||||||
Reference in New Issue
Block a user