diff options
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 43e3c65..0622bb6 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -9,10 +9,10 @@ monitor = , preferred, auto, 1 # Execute your favorite apps at launch # exec-once = waybar & hyprpaper & firefox exec-once = hyprpm reload -n -exec-once = dinit +#exec-once = dinit exec-once = xdph -#exec-once = hyprpaper -#exec-once = hypridle +exec-once = dinitctl start hyprpaper.user +exec-once = dinitctl start hypridle.user exec-once = waybar exec-once = pypr exec-once = hyprscratch init |