This commit is contained in:
Hannes
2026-06-15 23:10:43 +02:00
parent 90d1336fc6
commit dd07b89fd5
2 changed files with 9 additions and 9 deletions
+1
View File
@@ -1,4 +1,5 @@
hl.on("hyprland.start", function ()
hl.exec_cmd("systemctl --user start graphical-session.target")
hl.exec_cmd("nm-applet")
hl.exec_cmd("gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'")
hl.exec_cmd("dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP")