mirror of
https://github.com/GHOSCHT/dotfiles.git
synced 2024-12-26 19:30:36 +01:00
Add flameshot
This commit is contained in:
parent
1d5e16cc87
commit
1dcbba0d42
1 changed files with 15 additions and 0 deletions
15
.config/flameshot/flameshot.ini
Normal file
15
.config/flameshot/flameshot.ini
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
[General]
|
||||||
|
autoCloseIdleDaemon=true
|
||||||
|
checkForUpdates=false
|
||||||
|
contrastOpacity=188
|
||||||
|
contrastUiColor=#ff0400
|
||||||
|
copyAndCloseAfterUpload=false
|
||||||
|
disabledTrayIcon=true
|
||||||
|
savePath=/home/ghoscht/Pictures/screenshots
|
||||||
|
savePathFixed=false
|
||||||
|
showDesktopNotification=false
|
||||||
|
showHelp=false
|
||||||
|
showMagnifier=true
|
||||||
|
showStartupLaunchMessage=false
|
||||||
|
uiColor=#94e2d5
|
||||||
|
uploadWithoutConfirmation=false
|
Loading…
Reference in a new issue