diff options
author | clarkzjw <[email protected]> | 2023-04-07 20:02:05 -0700 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-04-07 20:02:05 -0700 |
commit | d1bc3d4fcbf58a028911ea5b2614941a5688c486 (patch) | |
tree | 8deb21ebbe69880a87f21e090cfcb4cc469e8771 /dot_config/flameshot | |
parent | d8ecd35ee965c3ea3827ab0c36bb2bef85699eef (diff) | |
download | dotfiles-d1bc3d4fcbf58a028911ea5b2614941a5688c486.tar.gz |
i3: show window icon on title bar
Diffstat (limited to 'dot_config/flameshot')
-rw-r--r-- | dot_config/flameshot/flameshot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/flameshot/flameshot.ini b/dot_config/flameshot/flameshot.ini index bce4432..5223e51 100644 --- a/dot_config/flameshot/flameshot.ini +++ b/dot_config/flameshot/flameshot.ini | |||
@@ -1,7 +1,7 @@ | |||
1 | [General] | 1 | [General] |
2 | contrastOpacity=188 | 2 | contrastOpacity=188 |
3 | copyOnDoubleClick=true | 3 | copyOnDoubleClick=true |
4 | drawColor=#008000 | 4 | drawColor=#ffffff |
5 | filenamePattern=Snipaste_%F_%H-%M-%S | 5 | filenamePattern=Snipaste_%F_%H-%M-%S |
6 | saveAfterCopy=true | 6 | saveAfterCopy=true |
7 | saveAsFileExtension=png | 7 | saveAsFileExtension=png |