diff options
| author | zachir <zachir@librem.one> | 2026-05-18 14:46:51 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-05-18 14:46:51 -0500 |
| commit | 92ee9c9b7fea3a1c55e2f54040ce41ff3c89c74f (patch) | |
| tree | 0c5634d505cf9c1a00008a6e7823fd4eed0eb38c | |
| parent | 521d62efa71df1e1966d7d45f1ca0b60764d967a (diff) | |
Remove systemd line in hypr confcas
| -rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 9e906da..af3442e 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -16,7 +16,6 @@ monitor = , highres highrr, auto, 1 #{{{ Autostart # Execute your favorite apps at launch # exec-once = waybar & hyprpaper & firefox -exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # These are for systems with no systemd exec-once = dinitctl start hyprpaper.user exec-once = hyprpm reload -n |
