diff options
author | zachir <zachir@librem.one> | 2025-07-21 16:58:31 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-21 16:58:31 -0500 |
commit | fc10b3b41be868b9a2999d60d267dec45fe210f2 (patch) | |
tree | fd9cb040c99401cbaa7b76318ede9b15618e8ae5 | |
parent | 9498650a8932dae0d5891f974b6545e603c54b36 (diff) |
Make hyprload reload first
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index e359358..17d19f7 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -8,8 +8,8 @@ monitor = , preferred, auto, 1 #{{{ Autostart # Execute your favorite apps at launch # exec-once = waybar & hyprpaper & firefox -exec-once = xdph exec-once = hyprpm reload -n +exec-once = xdph exec-once = hyprpaper #exec-once = hypridle exec-once = waybar |