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 = ''
|
home.file.".config/flameshot/flameshot.ini".text = ''
|
||||||
[General]
|
[General]
|
||||||
# Border color: A solid blend of @blue and @green (approximates the gradient)
|
|
||||||
buttonColor=#95c2e0
|
buttonColor=#95c2e0
|
||||||
# Sidebar and inactive elements: Use @surface2 for subtlety
|
|
||||||
sidebarColor=#585b70
|
sidebarColor=#585b70
|
||||||
# Active buttons: Use @peach for contrast
|
|
||||||
buttonActiveColor=#fab387
|
buttonActiveColor=#fab387
|
||||||
# Text/icons: Use @text for readability
|
|
||||||
contrastingUIColor=#cdd6f4
|
contrastingUIColor=#cdd6f4
|
||||||
showDesktopNotification=true
|
showDesktopNotification=true
|
||||||
savePath=~/Pictures/Screenshots
|
savePath=~/Pictures/Screenshots
|
||||||
filenamePattern=$Y-$m-$d_$H-$M-$S
|
filenamePattern=$Y-$m-$d_$H-$M-$S
|
||||||
copyPathAfterCapture=true
|
copyPathAfterCapture=true
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|||||||
@@ -27,18 +27,14 @@ in
|
|||||||
|
|
||||||
home.file.".config/flameshot/flameshot.ini".text = ''
|
home.file.".config/flameshot/flameshot.ini".text = ''
|
||||||
[General]
|
[General]
|
||||||
# Border color: A solid blend of @blue and @green (approximates the gradient)
|
|
||||||
buttonColor=#95c2e0
|
buttonColor=#95c2e0
|
||||||
# Sidebar and inactive elements: Use @surface2 for subtlety
|
|
||||||
sidebarColor=#585b70
|
sidebarColor=#585b70
|
||||||
# Active buttons: Use @peach for contrast
|
|
||||||
buttonActiveColor=#fab387
|
buttonActiveColor=#fab387
|
||||||
# Text/icons: Use @text for readability
|
|
||||||
contrastingUIColor=#cdd6f4
|
contrastingUIColor=#cdd6f4
|
||||||
showDesktopNotification=true
|
showDesktopNotification=true
|
||||||
savePath=~/Pictures/Screenshots
|
savePath=~/Pictures/Screenshots
|
||||||
filenamePattern=$Y-$m-$d_$H-$M-$S
|
filenamePattern=$Y-$m-$d_$H-$M-$S
|
||||||
copyPathAfterCapture=true
|
copyPathAfterCapture=true
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user