From 5779b173e706dd132a0935385565c39c9c6311b1 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Mon, 5 Sep 2022 10:07:36 -0500 Subject: [PATCH] refactor(hypr): use nebula wallpaper --- dots/.config/hypr/wm/appearance.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/hypr/wm/appearance.conf b/dots/.config/hypr/wm/appearance.conf index 2765b44f..baa0e9c5 100644 --- a/dots/.config/hypr/wm/appearance.conf +++ b/dots/.config/hypr/wm/appearance.conf @@ -13,4 +13,4 @@ animations { animation=workspaces,1,6,default } -exec=swaybg -i ~/.local/share/wallpapers/TokyoNight.jpg -m "fill" -o '*' +exec=swaybg -i ~/.local/share/wallpapers/Nebula.jpg -m "fill" -o '*'