From 725b9b1defce4e0f05476cdee9c5a79a6b531afa Mon Sep 17 00:00:00 2001 From: Nippy Date: Fri, 3 Jul 2026 21:13:06 +0200 Subject: add new raveos app, welcome app --- raveos-hyprland-theme/theme-data/hypr/hyprland.lua | 5 +++++ 1 file changed, 5 insertions(+) (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 7771971..ca6eb2b 100644 --- a/raveos-hyprland-theme/theme-data/hypr/hyprland.lua +++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.lua @@ -26,6 +26,11 @@ hl.on("hyprland.start", function() hl.exec_cmd("systemctl --user start hyprpolkitagent.service") hl.exec_cmd("gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'") hl.exec_cmd("bash -c 'wl-paste --watch cliphist store &'") + -- raveos-welcome: itt nincs /etc/xdg/autostart feldolgozas (Hyprland + -- nem DE-session, csak ezt a hl.on("hyprland.start")-ot futtatja), ezert + -- kozvetlenul kell inditani - a sajat .welcome_done flag-je miatt csak + -- az elso bejelentkezeskor csinal barmit, utana no-op. + hl.exec_cmd("env QT_QPA_PLATFORM='wayland;xcb' QT_STYLE_OVERRIDE=kvantum raveos-welcome") end) --################## -- cgit v1.3