snowhawk: flameshot config
This commit is contained in:
parent
a7ce699734
commit
43f82bdedb
1 changed files with 9 additions and 0 deletions
|
@ -30,6 +30,15 @@ in
|
|||
homeNetwork = true;
|
||||
};
|
||||
|
||||
snowhawk.flameshot.config = {
|
||||
General = {
|
||||
contrastOpacity = 188;
|
||||
contrastUiColor = "#8affc1";
|
||||
drawColor = "#00ff00";
|
||||
uiColor = "#007d96";
|
||||
};
|
||||
};
|
||||
|
||||
xsession.numlock.enable = true;
|
||||
|
||||
services.unclutter.enable = true;
|
||||
|
|
Loading…
Reference in a new issue