fix wallpaper path
This commit is contained in:
parent
643b21df38
commit
08c410e2e3
|
@ -4,7 +4,7 @@
|
|||
xrandr --output HDMI-A-0 --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --right-of HDMI-A-0
|
||||
|
||||
# Apply our wallpaper
|
||||
feh --bg-center ~/Projects/dotfiles.nix/assets/chinatown.png
|
||||
feh --bg-center ~/dotfiles.nix/assets/chinatown.png
|
||||
|
||||
# Enable our compositor
|
||||
picom -b
|
||||
|
|
Loading…
Reference in a new issue