From 3f84a043b0a92353fc3fa0e895bc436a04f9ce50 Mon Sep 17 00:00:00 2001 From: Nippy Date: Fri, 8 May 2026 18:58:32 +0200 Subject: raveos update --- raveos-hyprland-theme/theme-data/hypr/hyprland.conf | 9 ++++++--- raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) create 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 5898d1e..5ee1c2c 100644 --- a/raveos-hyprland-theme/theme-data/hypr/hyprland.conf +++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.conf @@ -25,7 +25,7 @@ ################ # See https://wiki.hypr.land/Configuring/Monitors/ -monitor=HDMI-A-2, 2560x1440@60, 0x0, 1 +source = ./monitors.conf ################### ### MY PROGRAMS ### @@ -53,7 +53,8 @@ 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 = dms run +exec-once = hyprpaper +exec-once = dms run --config ~/.config/dms #exec-once = hyprshell run @@ -67,7 +68,7 @@ env = XCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24 # Default env vars. -env = HOME, /home/$USER/ +env = HOME, /home/$USER env = XDG_CONFIG_HOME, /home/$USER/.config env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_SESSION_TYPE,wayland @@ -436,4 +437,6 @@ windowrule { float = yes } +source = ./workspaces.conf +source = ./dms/colors.conf source = ./dms/cursor.conf diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf b/raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf new file mode 100644 index 0000000..c4178ff --- /dev/null +++ b/raveos-hyprland-theme/theme-data/hypr/hyprpaper.conf @@ -0,0 +1,3 @@ +preload = ~/.config/background +wallpaper = ,~/.config/background +splash = false -- cgit v1.3