mirror of
https://github.com/Horhik/dotfiles.git
synced 2025-03-14 10:23:48 +00:00
414 lines
2.6 KiB
Text
414 lines
2.6 KiB
Text
|
|
corner-radius = 10;
|
|
rounded-corners-exclude = [
|
|
# "class_g = 'awesome'",
|
|
# "class_g = 'Polybar'",
|
|
"class_g *= 'dwm'",
|
|
];
|
|
rounded-corners-rule = [
|
|
"5:class_g = 'Dunst'",
|
|
|
|
];
|
|
round-borders = 10;
|
|
round-borders-exclude = [];
|
|
|
|
round-borders-rule = [
|
|
"3:class_g = 'XTerm'",
|
|
"3:class_g = 'URxvt'",
|
|
"10:class_g = 'Alacritty'",
|
|
"5:class_g = 'Dunst'",
|
|
"15:class_g = 'Signal'"
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shadow = true;
|
|
|
|
|
|
|
|
shadow-radius = 20;
|
|
|
|
shadow-opacity = 0.75
|
|
|
|
|
|
|
|
shadow-offset-x = -10;
|
|
|
|
|
|
|
|
shadow-offset-y = -10;
|
|
shadow-exclude = [
|
|
|
|
"name = 'Polybar'",
|
|
"class_g *= 'border'",
|
|
"name = 'xmobar'",
|
|
"class_g = 'Conky'",
|
|
"class_g *= 'dwm'",
|
|
"class_g = 'Polybar'",
|
|
"class_g ?= 'Notify-osd'",
|
|
"class_g = 'Cairo-clock'",
|
|
"_GTK_FRAME_EXTENTS@:c"
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fading = true
|
|
|
|
|
|
|
|
fade-in-step = 0.03;
|
|
|
|
|
|
|
|
fade-out-step = 0.03;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inactive-opacity = 1;
|
|
|
|
|
|
|
|
frame-opacity = 1;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inactive-opacity-override = false;
|
|
|
|
|
|
|
|
|
|
|
|
inactive-dim = 0
|
|
|
|
|
|
|
|
focus-exclude = [ "class_g = 'Cairo-clock'" ];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
opacity-rule = [
|
|
"95:class_g = 'Emacs'",
|
|
"95:class_g *= 'Alacritty'",
|
|
"78:class_g *= 'Zathura'",
|
|
"80:class_g = 'dropdown'",
|
|
"50:class_g = 'Firefox'",
|
|
"90:class_g *= 'emacs'",
|
|
"90:class_g = 'dmenu'",
|
|
"95:name *= 'alacritty'",
|
|
"90:name = 'emacs'",
|
|
"85:name *= 'xmobar'",
|
|
"95:class_g = 'Spotify'",
|
|
"95:class_g = 'Polybar'"
|
|
]
|
|
|
|
|
|
blur:
|
|
{
|
|
method = "kawase";
|
|
size = 10;
|
|
deviation = 2.0;
|
|
};
|
|
|
|
|
|
blur-kern = "3x3box";
|
|
|
|
blur-background-exclude = [
|
|
|
|
"window_type = 'desktop'",
|
|
"_GTK_FRAME_EXTENTS@:c"
|
|
];
|
|
|
|
|
|
backend = "glx";
|
|
vsync = true
|
|
|
|
mark-wmwin-focused = true;
|
|
|
|
mark-ovredir-focused = true;
|
|
|
|
|
|
|
|
|
|
detect-rounded-corners = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
detect-client-opacity = true;
|
|
|
|
|
|
|
|
|
|
|
|
refresh-rate = 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unredir-if-possible = false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
detect-transient = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
detect-client-leader = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use-damage = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
log-level = "warn";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wintypes:
|
|
{
|
|
tooltip = {
|
|
|
|
fade = false;
|
|
|
|
shadow = true;
|
|
|
|
opacity = 1;
|
|
|
|
focus = true;
|
|
};
|
|
|
|
dock = {
|
|
full-shadow = true;
|
|
opacity = 1;
|
|
}
|
|
|
|
dnd = {
|
|
shadow = false;
|
|
}
|
|
|
|
popup_menu = {
|
|
full-shaodw = false;
|
|
opacity = 1;
|
|
}
|
|
|
|
dropdown_menu = {
|
|
full-shaodw = false;
|
|
opacity = 1;
|
|
}
|
|
|
|
notification = {
|
|
|
|
fade = true;
|
|
|
|
shadow = true;
|
|
|
|
opacity = 1;
|
|
|
|
focus = true;
|
|
};
|
|
};
|
|
|
|
|