make stalonetray even smaller
parent
90877fc5ad
commit
838b3b118b
|
@ -34,7 +34,7 @@ in {
|
||||||
services.stalonetray = {
|
services.stalonetray = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
icon_size = 18;
|
icon_size = 16;
|
||||||
background = "#282828"; # todo
|
background = "#282828"; # todo
|
||||||
sticky = true;
|
sticky = true;
|
||||||
geometry = "3x1-350+0";
|
geometry = "3x1-350+0";
|
||||||
|
|
Loading…
Reference in New Issue