mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Include theme name on xmobar
This commit is contained in:
parent
87fda42f52
commit
67476d8507
4 changed files with 15 additions and 12 deletions
|
@ -195,13 +195,7 @@ focus-exclude = [
|
|||
#
|
||||
# opacity-rule = []
|
||||
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 = 'Alacritty'",
|
||||
"80:class_g = 'Polybar'",
|
||||
"90:class_g = 'xmobar'",
|
||||
"90:class_g = 'firefox'",
|
||||
"90:class_g = 'librewolf'",
|
||||
"90:class_g = 'Navigator'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue