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