From c74e28c242bfd94f05841f023376aec63c6dc7a5 Mon Sep 17 00:00:00 2001 From: Nippy Date: Sat, 9 May 2026 14:05:50 +0200 Subject: raveos update --- raveos-hyprland-theme/theme-data/hypr/hyprland.conf | 2 +- raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf (limited to 'raveos-hyprland-theme/theme-data') diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprland.conf b/raveos-hyprland-theme/theme-data/hypr/hyprland.conf index 0b287bf..3fc0b6f 100644 --- a/raveos-hyprland-theme/theme-data/hypr/hyprland.conf +++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.conf @@ -54,7 +54,7 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = hyprswitch init --show-title --size-factor 6 --workspaces-per-row 5 & exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' exec-once = bash -c "wl-paste --watch cliphist store &" -exec-once = env LIBGL_ALWAYS_SOFTWARE=1 hyprpaper +exec-once = sh -c 'printf "preload = $HOME/.config/background.jpg\nwallpaper = ,$HOME/.config/background.jpg\nsplash = false\n" > "$HOME/.config/hypr/hyprpaper.conf" && env LIBGL_ALWAYS_SOFTWARE=1 hyprpaper' diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf b/raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf deleted file mode 100644 index 7dc35a1..0000000 --- a/raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf +++ /dev/null @@ -1,3 +0,0 @@ -preload = /home/t/.config/background.jpg -wallpaper = ,/home/t/.config/background.jpg -splash = false -- cgit v1.3