fix path
This commit is contained in:
parent
8f69ec6293
commit
61cc84bcf0
|
@ -4,7 +4,7 @@
|
||||||
xrandr --output HDMI-A-0 --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --right-of HDMI-A-0
|
xrandr --output HDMI-A-0 --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --right-of HDMI-A-0
|
||||||
|
|
||||||
# Apply our wallpaper
|
# Apply our wallpaper
|
||||||
feh --bg-center ~/.repositories/dotfiles.nix/assets/chinatown.png
|
feh --bg-center ~/.repositories/nix-config/assets/chinatown.png
|
||||||
|
|
||||||
# Disable screen saver and DPMS features
|
# Disable screen saver and DPMS features
|
||||||
xset s off -dpms
|
xset s off -dpms
|
||||||
|
|
Loading…
Reference in a new issue