backend = "glx"; paint-on-overlay = true; vsync = "opengl-swc"; refresh-rate = 0; glx-copy-from-front = false; sw-opti = true; glx-use-copysubbuffermesa = true; glx-swap-method = "buffer-age"; shadow = true; shadow-radius = 8; shadow-offset-x = -0.3; shadow-offset-y = -0.3; shadow-opacity = 0.6; no-dock-shadow = true; no-dnd-shadow = true; clear-shadow = true; menu-opacity = 1.0; frame-opacity = 0.8; active-opacity = 1.0; inactive-opacity = 0.85; inactive-dim = 0.2; detect-rounded-corners = true; detect-client-opacity = true; shadow-ignore-shaped = true; inactive-opacity-override = false; mark-wmwin-focused = true; use-ewmh-active-win = false; detect-transient = true; detect-client-leader = true; fading = true; fade-delta = 15; fade-in-step = 0.06; fade-out-step = 0.06; blur-background = true; blur-background-frame = true; blur-background-fixed = false; blur-kern = "3x3box"; opacity-rule = [ "40:class_g = 'Bspwm' && class_i = 'presel_feedback'", "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'" ]; shadow-exclude = [ "name *?= 'Notification'", "class_g ?= 'Notify-osd'", "class_g = 'Bspwm'", "class_g = 'Rofi'", "class_g = 'VirtualBox' && name = 'VirtualBox' && bounding_shaped && (_NET_WM_STATE@[0]:a = '_NET_WM_STATE_MAXIMIZED_VERT' && _NET_WM_STATE@[1]:a = '_NET_WM_STATE_MAXIMIZED_HORZ' || _NET_WM_STATE@[0]:a = '_NET_WM_STATE_MAXIMIZED_HORZ' && _NET_WM_STATE@[1]:a = '_NET_WM_STATE_MAXIMIZED_VERT') && _NET_WM_WINDOW_TYPE@[0]:a = '_KDE_NET_WM_WINDOW_TYPE_OVERRIDE'", "class_g = 'bounding_shaped && !rounded_corners'", "_GTK_FRAME_EXTENTS@:c", #"n:e:Notification", "n:w:Firefox", "! name~=''", "class_g ?= 'Xfce4-power-manager'", "class_g = 'slop'", "class_g = 'maim'" ]; opacity-exclude = [ "class_g = 'mpv'", "class_g = 'Firefox'", "name *?= 'Notification'", "class_g ?= 'Notify-osd'", "_GTK_FRAME_EXTENTS@:c", #"n:e:Notification", "n:w:Firefox", "! name~=''", "class_g ?= 'Xfce4-power-manager'", "class_g = 'slop'", "class_g = 'maim'" ]; blur-background-exclude = [ "class_g = 'slop'", "class_g = 'maim'", "class_g = 'Rofi'", # "class_g = 'Termite'", "_GTK_FRAME_EXTENTS@:c" ]; blur-background-frame-exclude = [ # "class_g = 'Termite'", ]; focus-exclude = [ "_NET_WM_NAME@:s = 'rofi'", "class_g = 'Rofi'" ]; #Window type settings wintypes: { tooltip = { fade = true; shadow = false; opacity = 1; focus = true; }; menu = { shadow = false; opacity = 1; focus = true; }; dropdown_menu = { shadow = false; opacity = 1; focus = true; }; popup_menu = { shadow = false; opacity = 1; focus = true; }; utility = { shadow = false; opacity = 1; focus = true; }; };