From 077a92c901cb4f31bdb47a1a19a73636be0b4a48 Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 28 Jul 2026 15:11:02 +0200 Subject: new settings --- raveos-hyprland-theme/theme-data/hypr/hyprland.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'raveos-hyprland-theme/theme-data/hypr/hyprland.lua') diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprland.lua b/raveos-hyprland-theme/theme-data/hypr/hyprland.lua index ca6eb2b..af3ce8d 100644 --- a/raveos-hyprland-theme/theme-data/hypr/hyprland.lua +++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.lua @@ -19,11 +19,11 @@ hl.monitor({ -- Autostart hl.on("hyprland.start", function() hl.exec_cmd("dms run") - hl.exec_cmd("HYPRSHELL_NO_USE_PLUGIN=1 hyprshell run") + hl.exec_cmd("raveswitch run") 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("systemctl --user start hyprpolkitagent.service") + 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 &'") -- raveos-welcome: itt nincs /etc/xdg/autostart feldolgozas (Hyprland -- cgit v1.3