diff options
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" -]; |
