aboutsummaryrefslogtreecommitdiffstats
path: root/compton
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-01-07 00:11:54 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-01-07 00:11:54 +0000
commit4e048746f5a92238ccd3b2ea6378e232d28ad4d2 (patch)
tree81481e12a8e806db0d4863a95ac2dbff66f693fc /compton
parent02fcba5a27940a2d0f7947a82a18163065bf2a76 (diff)
downloaddotfiles-4e048746f5a92238ccd3b2ea6378e232d28ad4d2.tar.gz
dotfiles-4e048746f5a92238ccd3b2ea6378e232d28ad4d2.zip
Change line endings
Diffstat (limited to 'compton')
-rw-r--r--compton/compton.conf138
1 files changed, 69 insertions, 69 deletions
diff --git a/compton/compton.conf b/compton/compton.conf
index f555819..8829cae 100644
--- a/compton/compton.conf
+++ b/compton/compton.conf
@@ -1,69 +1,69 @@
-shadow = false;
-no-dnd-shadow = true;
-no-dock-shadow = false;
-clear-shadow = true;
-shadow-radius = 0;
-shadow-offset-x = -7;
-shadow-offset-y = -7;
-shadow-opacity = 0.7;
-shadow-red = 0.0;
-shadow-green = 0.0;
-shadow-blue = 0.0;
-shadow-exclude = [ "name = 'Notification'", "class_g = 'Conky'", "class_g ?= 'Notify-osd'", "class_g = 'Cairo-clock'" ];
-shadow-ignore-shaped = false;
-menu-opacity = 0.8;
-inactive-opacity = 1.0;
-active-opacity = 1.0;
-frame-opacity = 0.3;
-inactive-opacity-override = false;
-alpha-step = 0.06;
-inactive-dim = 0.0;
-#blur-kern = "3x3box";
-resize-damage = 10;
-blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ];
-fading = false;
-fade-in-step = 0.3;
-fade-out-step = 0.3;
-fade-exclude = [ ];
-backend = "glx";
-mark-wmwin-focused = true;
-mark-ovredir-focused = true;
-detect-rounded-corners = true;
-detect-client-opacity = true;
-refresh-rate = 0;
-vsync = "none";
-dbe = false;
-paint-on-overlay = true;
-focus-exclude = [ "class_g = 'Cairo-clock'" ];
-detect-transient = true;
-detect-client-leader = true;
-invert-color-include = [ ];
-glx-copy-from-front = false;
-glx-swap-method = "undefined";
-glx-no-stencil= true;
-wintypes :
-{
- tooltip :
- {
- fade = true;
- shadow = false;
- opacity = 0.75;
- focus = true;
- };
-};
-blur-background = true;
-blur-background-frame = true;
-blur-method = "kawase";
-blur-strength = 15;
-opacity-rule = [
- "0:_NET_WM_STATE@[0]:32a = '_NET_WM_STATE_HIDDEN'",
- "0:_NET_WM_STATE@[1]:32a = '_NET_WM_STATE_HIDDEN'",
- "0:_NET_WM_STATE@[2]:32a = '_NET_WM_STATE_HIDDEN'",
- "0:_NET_WM_STATE@[3]:32a = '_NET_WM_STATE_HIDDEN'",
- "0:_NET_WM_STATE@[4]:32a = '_NET_WM_STATE_HIDDEN'",
- "50:class_g *?= 'Rofi'",
- "70:class_g *?= 'XTerm'",
- "70:class_g *?= 'Polybar'",
- "70:class_g *?= 'st-256color'",
- "99:class_g = 'mpv'"
-];
+shadow = false;
+no-dnd-shadow = true;
+no-dock-shadow = false;
+clear-shadow = true;
+shadow-radius = 0;
+shadow-offset-x = -7;
+shadow-offset-y = -7;
+shadow-opacity = 0.7;
+shadow-red = 0.0;
+shadow-green = 0.0;
+shadow-blue = 0.0;
+shadow-exclude = [ "name = 'Notification'", "class_g = 'Conky'", "class_g ?= 'Notify-osd'", "class_g = 'Cairo-clock'" ];
+shadow-ignore-shaped = false;
+menu-opacity = 0.8;
+inactive-opacity = 1.0;
+active-opacity = 1.0;
+frame-opacity = 0.3;
+inactive-opacity-override = false;
+alpha-step = 0.06;
+inactive-dim = 0.0;
+#blur-kern = "3x3box";
+resize-damage = 10;
+blur-background-exclude = [ "window_type = 'desktop'" ];
+fading = false;
+fade-in-step = 0.3;
+fade-out-step = 0.3;
+fade-exclude = [ ];
+backend = "glx";
+mark-wmwin-focused = true;
+mark-ovredir-focused = true;
+detect-rounded-corners = true;
+detect-client-opacity = true;
+refresh-rate = 0;
+vsync = "none";
+dbe = false;
+paint-on-overlay = true;
+focus-exclude = [ "class_g = 'Cairo-clock'" ];
+detect-transient = true;
+detect-client-leader = true;
+invert-color-include = [ ];
+glx-copy-from-front = false;
+glx-swap-method = "undefined";
+glx-no-stencil= true;
+wintypes :
+{
+ tooltip :
+ {
+ fade = true;
+ shadow = false;
+ opacity = 0.75;
+ focus = true;
+ };
+};
+blur-background = true;
+blur-background-frame = true;
+blur-method = "kawase";
+blur-strength = 15;
+opacity-rule = [
+ "0:_NET_WM_STATE@[0]:32a = '_NET_WM_STATE_HIDDEN'",
+ "0:_NET_WM_STATE@[1]:32a = '_NET_WM_STATE_HIDDEN'",
+ "0:_NET_WM_STATE@[2]:32a = '_NET_WM_STATE_HIDDEN'",
+ "0:_NET_WM_STATE@[3]:32a = '_NET_WM_STATE_HIDDEN'",
+ "0:_NET_WM_STATE@[4]:32a = '_NET_WM_STATE_HIDDEN'",
+ "50:class_g *?= 'Rofi'",
+ "70:class_g *?= 'XTerm'",
+ "50:class_g *?= 'Polybar'",
+ "70:class_g *?= 'st-256color'",
+ "99:class_g = 'mpv'"
+];