snowhawk: flameshot config

main
Zynh Ludwig 2024-07-30 23:12:14 -07:00
parent a7ce699734
commit 43f82bdedb
1 changed files with 9 additions and 0 deletions

View File

@ -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;