Laptop only changes and making pulsemixer work
This commit is contained in:
parent
6022a5d849
commit
7b9718d667
8 changed files with 32 additions and 35 deletions
|
@ -6,7 +6,7 @@ corner-radius = 12.0;
|
|||
rounded-corners-exclude = [
|
||||
#"window_type = 'normal'",
|
||||
"class_g = 'awesome'",
|
||||
"class_g = 'URxvt'",
|
||||
# "class_g = 'URxvt'",
|
||||
"class_g = 'XTerm'",
|
||||
"class_g = 'kitty'",
|
||||
#"class_g = 'emacs'",
|
||||
|
@ -192,8 +192,8 @@ opacity-rule = [
|
|||
"80:class_g = 'Bar'", # lemonbar
|
||||
"100:class_g = 'slop'", # maim
|
||||
"100:class_g = 'XTerm'",
|
||||
"100:class_g = 'URxvt'",
|
||||
"100:class_g = 'kitty'",
|
||||
# "100:class_g = 'URxvt'",
|
||||
# "100:class_g = 'kitty'",
|
||||
"100:class_g = 'Alacritty'",
|
||||
"100:class_g = 'qutebrowser'",
|
||||
"80:class_g = 'Polybar'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue