[MISC] A few random stuff
This commit is contained in:
parent
3df6d2e5eb
commit
1b1d339c12
2 changed files with 1 additions and 62 deletions
|
@ -13,59 +13,5 @@ window:
|
|||
font:
|
||||
normal:
|
||||
family: FiraCode Nerd Font Mono
|
||||
|
||||
style: Medium
|
||||
|
||||
size: 12.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -19,14 +19,7 @@ corner-radius = 4.0;
|
|||
rounded-corners-exclude = [
|
||||
#"window_type = 'normal'",
|
||||
"class_g = 'Rofi'",
|
||||
"class_g = 'awesome'",
|
||||
"class_g = 'URxvt'",
|
||||
"class_g = 'XTerm'",
|
||||
"class_g = 'kitty'",
|
||||
"class_g = 'Polybar'",
|
||||
"class_g = 'code-oss'",
|
||||
#"class_g = 'TelegramDesktop'",
|
||||
"class_g = 'Thunderbird'"
|
||||
"class_g = 'TelegramDesktop'",
|
||||
];
|
||||
round-borders = 1;
|
||||
round-borders-exclude = [
|
||||
|
|
Loading…
Reference in a new issue