start indicator directly in bspwm
This commit is contained in:
parent
02cf705482
commit
9a07c4bf46
|
@ -3,6 +3,5 @@
|
|||
services.kdeconnect = {
|
||||
enable = true;
|
||||
package = pkgs.kdePackages.kdeconnect-kde;
|
||||
indicator = true;
|
||||
};
|
||||
}
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
startupPrograms = [
|
||||
"bluetoothd"
|
||||
"flameshot"
|
||||
"kdeconnect-indicator"
|
||||
"nextcloud-client"
|
||||
"picom"
|
||||
"polybar primary"
|
||||
|
|
Loading…
Reference in New Issue