Added initial configuration for X11 enviroment [WIP]
This commit is contained in:
14
i3/.config/picom/picom.conf
Normal file
14
i3/.config/picom/picom.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
# Transparency and shadows
|
||||
shadow = true
|
||||
shadow-radius = 12
|
||||
shadow-offset-x = -12
|
||||
shadow-offset-y = -12
|
||||
shadow-opacity = 0.3
|
||||
|
||||
fading = true
|
||||
fade-in-step = 0.03
|
||||
fade-out-step = 0.03
|
||||
|
||||
backend = "glx"
|
||||
vsync = true
|
||||
|
||||
Reference in New Issue
Block a user