diff options
Diffstat (limited to 'x/.xinitrc-not-docked')
-rw-r--r-- | x/.xinitrc-not-docked | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x/.xinitrc-not-docked b/x/.xinitrc-not-docked index b18ab1c..fef3ae5 100644 --- a/x/.xinitrc-not-docked +++ b/x/.xinitrc-not-docked @@ -49,7 +49,7 @@ fi slstatus-not-docked & # reset backlight -light -S 25 & +light -S 50 & # set default audio device to be laptop speakers pacmd set-default-sink alsa_output.pci-0000_03_00.6.HiFi__hw_Generic_1__sink & @@ -75,5 +75,5 @@ keepassxc ~/.passwords/Passwords.kdbx & # start dwm redshift & -xset r rate 300 50 +xset r rate 200 80 exec /home/bryson/bin/startdwm.sh |