added picom config and some extra mounts

This commit is contained in:
2020-09-28 13:04:26 +02:00
parent d5601c1cef
commit ae134cd087
3 changed files with 17 additions and 0 deletions

6
config/picom.conf Normal file
View File

@@ -0,0 +1,6 @@
#################################
# Transparency / Opacity #
#################################
# Opacity of inactive windows. (0.1 - 1.0)
inactive-opacity = 1.0;