diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-11 21:48:07 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-11 21:48:07 +0100 |
| commit | 6daf1fd514dde0bf35baa8c224a34daaccae53a9 (patch) | |
| tree | f74760b6f0a667845a35d7d99273939af00f4967 /.config/compton/compton.conf | |
| parent | ecb8af627ae0a844c8f17c57281200683c1f14ab (diff) | |
new configs for new system
Diffstat (limited to '.config/compton/compton.conf')
| -rw-r--r-- | .config/compton/compton.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf deleted file mode 100644 index 77b6cb3..0000000 --- a/.config/compton/compton.conf +++ /dev/null @@ -1,7 +0,0 @@ -# Opacity -opacity-rule = [ - "80:class_g = 'kitty' && focused", - "80:class_g = 'kitty' && !focused", - "80:class_g = 'st-256color' && focused", - "80:class_g = 'st-256color' && !focused" -]; |
