From 99be3aa529e36d409ed9618be97eef1561b02190 Mon Sep 17 00:00:00 2001 From: Nippy Date: Fri, 26 Jun 2026 21:23:40 +0200 Subject: hypr gtk theme update --- raveos-hyprland-theme/theme-data/hypr/hyprland.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raveos-hyprland-theme/theme-data') diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprland.lua b/raveos-hyprland-theme/theme-data/hypr/hyprland.lua index 45bed39..06d6bb1 100644 --- a/raveos-hyprland-theme/theme-data/hypr/hyprland.lua +++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.lua @@ -23,10 +23,10 @@ hl.on("hyprland.start", function() hl.exec_cmd("dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP") hl.exec_cmd("dbus-update-activation-environment --systemd --all") hl.exec_cmd("systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP") + hl.exec_cmd("bash -c 'systemctl --user is-active --quiet graphical-session.target || systemctl --user start graphical-session.target'") hl.exec_cmd("/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1") hl.exec_cmd("gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'") hl.exec_cmd("bash -c 'wl-paste --watch cliphist store &'") - hl.exec_cmd("hyprpaper") end) --################## -- cgit v1.3