From e3d694b9814a190dc747f3cc35e1202622e19d38 Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 1 Aug 2025 00:09:36 -0500 Subject: Use dinit to start hyprpaper and hypridle --- niri/config.kdl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'niri/config.kdl') diff --git a/niri/config.kdl b/niri/config.kdl index 179a23e..07783fb 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -271,10 +271,9 @@ layout { // See the binds section below for more spawn examples. // This line starts waybar, a commonly used bar for Wayland compositors. -spawn-at-startup "dinit" spawn-at-startup "waybar" -spawn-at-startup "hyprpaper" -spawn-at-startup "hypridle" +spawn-at-startup "dinitctl start hyprpaper" +spawn-at-startup "dinitctl start hypridle" spawn-at-startup "dunst" spawn-at-startup "xwayland-satellite" -- cgit v1.2.3