remove manually starting xwl satellite from niri

This commit is contained in:
twoneis 2024-07-21 04:30:29 +02:00
parent 901d3f9238
commit f5f33163f7

View file

@ -79,7 +79,6 @@
{ command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; } { command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; }
{ command = ["brightnessctl" "s" "50%"]; } { command = ["brightnessctl" "s" "50%"]; }
{ command = ["swaybg" "-c" "1f1d2e"]; } { command = ["swaybg" "-c" "1f1d2e"]; }
{ command = ["xwayland-satellite"]; }
]; ];
binds = { binds = {