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