1
1
Fork 0

niri: remove autostart apps

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-02-13 16:33:14 -06:00
parent dbedb40ad2
commit 264dd8f718
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -57,9 +57,6 @@ in {
{command = [audio "--init"];} # Enforce audio profile state {command = [audio "--init"];} # Enforce audio profile state
{command = [bash "-c" config.custom.menus.clipboard.clear-silent];} # Clear clipboard history {command = [bash "-c" config.custom.menus.clipboard.clear-silent];} # Clear clipboard history
{command = [sway-audio-idle-inhibit];} # Inhibit while audio is playing {command = [sway-audio-idle-inhibit];} # Inhibit while audio is playing
{command = [chromium];}
{command = [loupe];}
{command = [nautilus];}
] ]
++ optionals config.custom.wallpaper [ ++ optionals config.custom.wallpaper [
{command = [wallpaper];} {command = [wallpaper];}