Remove gammastep tray icon

This commit is contained in:
Evie Litherland-Smith 2025-01-31 07:33:51 +00:00
parent 4ef1c5825a
commit 64904a62f1

View file

@ -155,7 +155,7 @@
gammastep = {
inherit (osConfig.location) latitude longitude provider;
enable = true;
tray = true;
tray = false;
};
};
gtk = {