Mute volume at logon
This commit is contained in:
parent
11fb3218fa
commit
c6c2fa675a
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
|||
xrdb -load $HOME/.Xresources
|
||||
xsetroot -solid '#101010'
|
||||
backlight 10
|
||||
mixer vol.mute=1
|
||||
xkbcomp -w0 -I"${XDG_CONFIG_HOME:-$HOME/.config}/xkb" -R"${XDG_CONFIG_HOME:-$HOME/.config}/xkb" keymap/acp $DISPLAY
|
||||
exec /usr/local/bin/icewm-session
|
||||
|
|
Loading…
Reference in a new issue