start indicator directly in bspwm

This commit is contained in:
Alex 2024-08-15 14:58:55 -04:00
parent 02cf705482
commit 9a07c4bf46
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,5 @@
services.kdeconnect = {
enable = true;
package = pkgs.kdePackages.kdeconnect-kde;
indicator = true;
};
}

View File

@ -32,6 +32,7 @@
startupPrograms = [
"bluetoothd"
"flameshot"
"kdeconnect-indicator"
"nextcloud-client"
"picom"
"polybar primary"