Remove gammastep tray icon
This commit is contained in:
parent
4ef1c5825a
commit
64904a62f1
|
@ -155,7 +155,7 @@
|
||||||
gammastep = {
|
gammastep = {
|
||||||
inherit (osConfig.location) latitude longitude provider;
|
inherit (osConfig.location) latitude longitude provider;
|
||||||
enable = true;
|
enable = true;
|
||||||
tray = true;
|
tray = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
gtk = {
|
gtk = {
|
||||||
|
|
Loading…
Reference in a new issue