Add light/dark mode toggle using xsettingsd

This commit is contained in:
Alex Selimov 2025-01-15 22:44:59 -05:00
parent eb87e6387e
commit f75d294a5b
4 changed files with 120 additions and 101 deletions

View file

@ -51,6 +51,7 @@ xrandr | grep "2560x1440" && dock.sh || mobile.sh
xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Accel Speed" 1.0
xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Accel Profile Enabled" 0 1
exec xsettingsd &
exec sxhkd &
exec mpd &
exec mpdnotif.sh &