Laptop only changes and making pulsemixer work

This commit is contained in:
Chris Cochrun 2020-12-18 05:09:34 -06:00
parent 6022a5d849
commit 7b9718d667
8 changed files with 32 additions and 35 deletions

View file

@ -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'",