mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Typo in picom config. Missed a comma.
This commit is contained in:
@@ -96,7 +96,7 @@ active-opacity = 1.00
|
|||||||
focus-exclude = [
|
focus-exclude = [
|
||||||
"class_g = 'Cairo-clock'",
|
"class_g = 'Cairo-clock'",
|
||||||
"class_g = 'Bar'", # lemonbar
|
"class_g = 'Bar'", # lemonbar
|
||||||
"class_g = 'slop'" # maim
|
"class_g = 'slop'", # maim
|
||||||
"class_g = 'trayer'" # trayer
|
"class_g = 'trayer'" # trayer
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user