mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: disable kdeconnect indicator
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
home-manager.users.me = {
|
||||
services.kdeconnect = {
|
||||
enable = false;
|
||||
indicator = true;
|
||||
indicator = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user