Fix flameshot

This commit is contained in:
Sage 2026-01-30 14:52:14 +00:00
parent 4608dd6f33
commit 4fd01683dc
3 changed files with 18 additions and 15 deletions

View file

@ -7,6 +7,7 @@
...
}: let
cfg = osConfig.mods;
color = config.lib.stylix.colors.withHashtag;
in {
# Modules
mods.xdg.enable = true;
@ -45,6 +46,20 @@ in {
# Non-free </3
++ [google-cloud-sdk google-cloud-sql-proxy];
services.flameshot = {
enable = true;
settings = {
General = {
disabledTrayIcon = true;
showStartupLaunchMessage = false;
startupLaunch = true;
uiColor = color.base01;
contrastUiColor = color.base00;
};
};
};
# Hardware preferences
## Monitors
xsession.windowManager.i3.config.workspaceOutputAssign = [