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
|
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 ~/Projects/dotfiles.nix/assets/chinatown.png
|
feh --bg-center ~/dotfiles.nix/assets/chinatown.png
|
||||||
|
|
||||||
# Enable our compositor
|
# Enable our compositor
|
||||||
picom -b
|
picom -b
|
||||||
|
|
Loading…
Reference in a new issue