Regenerated
This commit is contained in:
+369
-373
File diff suppressed because it is too large
Load Diff
+1
-5
@@ -744,19 +744,15 @@ in
|
||||
|
||||
home.file.".config/flameshot/flameshot.ini".text = ''
|
||||
[General]
|
||||
# Border color: A solid blend of @blue and @green (approximates the gradient)
|
||||
buttonColor=#95c2e0
|
||||
# Sidebar and inactive elements: Use @surface2 for subtlety
|
||||
sidebarColor=#585b70
|
||||
# Active buttons: Use @peach for contrast
|
||||
buttonActiveColor=#fab387
|
||||
# Text/icons: Use @text for readability
|
||||
contrastingUIColor=#cdd6f4
|
||||
showDesktopNotification=true
|
||||
savePath=~/Pictures/Screenshots
|
||||
filenamePattern=$Y-$m-$d_$H-$M-$S
|
||||
copyPathAfterCapture=true
|
||||
'';
|
||||
'';
|
||||
};
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
@@ -27,18 +27,14 @@ in
|
||||
|
||||
home.file.".config/flameshot/flameshot.ini".text = ''
|
||||
[General]
|
||||
# Border color: A solid blend of @blue and @green (approximates the gradient)
|
||||
buttonColor=#95c2e0
|
||||
# Sidebar and inactive elements: Use @surface2 for subtlety
|
||||
sidebarColor=#585b70
|
||||
# Active buttons: Use @peach for contrast
|
||||
buttonActiveColor=#fab387
|
||||
# Text/icons: Use @text for readability
|
||||
contrastingUIColor=#cdd6f4
|
||||
showDesktopNotification=true
|
||||
savePath=~/Pictures/Screenshots
|
||||
filenamePattern=$Y-$m-$d_$H-$M-$S
|
||||
copyPathAfterCapture=true
|
||||
'';
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user