From d6b6001a0d1590f753b1113ee0578bd985398848 Mon Sep 17 00:00:00 2001 From: jasmine Date: Mon, 3 Jun 2024 21:33:22 +0800 Subject: [PATCH] Fix wallpaper --- home-manager/sajenim/features/desktop/jade/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/sajenim/features/desktop/jade/xinitrc b/home-manager/sajenim/features/desktop/jade/xinitrc index b1edbc9..2ac33e2 100644 --- a/home-manager/sajenim/features/desktop/jade/xinitrc +++ b/home-manager/sajenim/features/desktop/jade/xinitrc @@ -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 ~/.github/dotfiles.nix/assets/chinatown.png +feh --bg-center ~/.repositories/dotfiles.nix/assets/chinatown.png # Enable our compositor picom -b