[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:
|
font:
|
||||||
normal:
|
normal:
|
||||||
family: FiraCode Nerd Font Mono
|
family: FiraCode Nerd Font Mono
|
||||||
|
|
||||||
style: Medium
|
style: Medium
|
||||||
|
|
||||||
size: 12.0
|
size: 12.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -19,14 +19,7 @@ corner-radius = 4.0;
|
||||||
rounded-corners-exclude = [
|
rounded-corners-exclude = [
|
||||||
#"window_type = 'normal'",
|
#"window_type = 'normal'",
|
||||||
"class_g = 'Rofi'",
|
"class_g = 'Rofi'",
|
||||||
"class_g = 'awesome'",
|
"class_g = 'TelegramDesktop'",
|
||||||
"class_g = 'URxvt'",
|
|
||||||
"class_g = 'XTerm'",
|
|
||||||
"class_g = 'kitty'",
|
|
||||||
"class_g = 'Polybar'",
|
|
||||||
"class_g = 'code-oss'",
|
|
||||||
#"class_g = 'TelegramDesktop'",
|
|
||||||
"class_g = 'Thunderbird'"
|
|
||||||
];
|
];
|
||||||
round-borders = 1;
|
round-borders = 1;
|
||||||
round-borders-exclude = [
|
round-borders-exclude = [
|
||||||
|
|
Loading…
Reference in a new issue