Add light/dark mode toggle using xsettingsd
This commit is contained in:
parent
eb87e6387e
commit
f75d294a5b
4 changed files with 120 additions and 101 deletions
|
@ -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 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue