diff options
| author | Yigit Sever | 2021-08-24 12:45:21 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-08-24 12:45:21 +0300 |
| commit | bdc88e9e35d246af7ca1c4679a0e023567c906d5 (patch) | |
| tree | 80fb4425150b693bbae3f47c0934e6c9ad1c0a29 | |
| parent | 9c62415feb61832ec7b4375adcade7117b4c18f7 (diff) | |
| download | dotfiles-bdc88e9e35d246af7ca1c4679a0e023567c906d5.tar.gz dotfiles-bdc88e9e35d246af7ca1c4679a0e023567c906d5.tar.bz2 dotfiles-bdc88e9e35d246af7ca1c4679a0e023567c906d5.zip | |
flashfocus: lower opacity to see in two monitors
| -rw-r--r-- | .config/flashfocus/flashfocus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/flashfocus/flashfocus.yml b/.config/flashfocus/flashfocus.yml index a597adb..f2aa6c9 100644 --- a/.config/flashfocus/flashfocus.yml +++ b/.config/flashfocus/flashfocus.yml | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ## @@@@@@@@@@@@@@@@@@@@@@ | 3 | ## @@@@@@@@@@@@@@@@@@@@@@ |
| 4 | 4 | ||
| 5 | # Opacity of window during flash. | 5 | # Opacity of window during flash. |
| 6 | flash-opacity: 0.8 | 6 | flash-opacity: 0.6 |
| 7 | 7 | ||
| 8 | # Windows are restored to this opacity value at the end of a flash. | 8 | # Windows are restored to this opacity value at the end of a flash. |
| 9 | default-opacity: 1 | 9 | default-opacity: 1 |
