sway: remove duplicate kanshi autostart

This commit is contained in:
Aly Raffauf 2024-04-20 09:43:49 -04:00
parent 42c9c9dc3c
commit 6f52d639ff

View file

@ -136,7 +136,6 @@
};
startup = [
{command = "${wallpaperd}";}
{command = "${pkgs.kanshi}/bin/kanshi";}
{command = "${pkgs.autotiling}/bin/autotiling";}
{command = "${notifyd}";}
{command = "${pkgs.wl-clipboard}/bin/wl-paste --type text --watch cliphist store";}