From f5f33163f7a32c0a77179122afb8116fdc0b338e Mon Sep 17 00:00:00 2001 From: twoneis Date: Sun, 21 Jul 2024 04:30:29 +0200 Subject: [PATCH] remove manually starting xwl satellite from niri --- modules/niri/niri.conf.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/niri/niri.conf.nix b/modules/niri/niri.conf.nix index 1024229..2bb5a26 100644 --- a/modules/niri/niri.conf.nix +++ b/modules/niri/niri.conf.nix @@ -79,7 +79,6 @@ { command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; } { command = ["brightnessctl" "s" "50%"]; } { command = ["swaybg" "-c" "1f1d2e"]; } - { command = ["xwayland-satellite"]; } ]; binds = {