summaryrefslogtreecommitdiff
path: root/picom
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-05-28 17:11:21 +0000
committerShubham Saini <shubham6405@gmail.com>2020-05-28 17:11:21 +0000
commitc86ab2f8695dd41b722e00ca36c5ded1f7626a21 (patch)
treef7ceb66c9704f35c96635dd3a2716aee551bc963 /picom
parenta365310c55a1646690cd4060d93873e10ad1cd42 (diff)
updated zsh
Diffstat (limited to 'picom')
-rw-r--r--picom/.config/picom.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf
index bc22261..858d87e 100644
--- a/picom/.config/picom.conf
+++ b/picom/.config/picom.conf
@@ -37,8 +37,8 @@ blur-background-exclude = [
37]; 37];
38opacity-rule = [ 38opacity-rule = [
39 "40:class_g = 'Bspwm' && class_i = 'presel_feedback'", 39 "40:class_g = 'Bspwm' && class_i = 'presel_feedback'",
40 "100:class_g = 'alacritty' && focused", 40 "100:class_g = 'Alacritty' && focused",
41 "95:class_g = 'alacritty' && !focused" 41 "95:class_g = 'Alacritty' && !focused"
42]; 42];
43 43
44## FADING 44## FADING