snowhawk: flameshot config
parent
a7ce699734
commit
43f82bdedb
|
@ -30,6 +30,15 @@ in
|
||||||
homeNetwork = true;
|
homeNetwork = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
snowhawk.flameshot.config = {
|
||||||
|
General = {
|
||||||
|
contrastOpacity = 188;
|
||||||
|
contrastUiColor = "#8affc1";
|
||||||
|
drawColor = "#00ff00";
|
||||||
|
uiColor = "#007d96";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
xsession.numlock.enable = true;
|
xsession.numlock.enable = true;
|
||||||
|
|
||||||
services.unclutter.enable = true;
|
services.unclutter.enable = true;
|
||||||
|
|
Loading…
Reference in New Issue