This commit is contained in:
2025-08-04 00:34:03 -07:00
parent 99219bcd8d
commit 598ca97fb5

View File

@ -1,6 +1,5 @@
#!/bin/sh #!/bin/sh
xrdb -merge ~/.Xresources xrdb -merge ~/.Xresources
xrandr --output DP-0 --mode 3440x1440 --rate 144 --primary
xset r rate 200 40 xset r rate 200 40
feh --no-fehbg --bg-fill ~/.images/$(ls ~/.images | shuf -n 1) feh --no-fehbg --bg-fill ~/.images/$(ls ~/.images | shuf -n 1)
redshift& redshift&