diff options
| author | srdusr <trevorgray@srdusr.com> | 2024-01-11 22:48:06 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2024-01-11 22:48:06 +0200 |
| commit | 4464a1e56c119397ecc402d406e1bcaf8b86ffdb (patch) | |
| tree | 5f7b0b5f8cd5b0e78c515ab0c62ad336219bd598 /.config | |
| parent | 0ebc8285fa735fffb926f2ec94750236a9392c8d (diff) | |
| download | dotfiles-4464a1e56c119397ecc402d406e1bcaf8b86ffdb.tar.gz dotfiles-4464a1e56c119397ecc402d406e1bcaf8b86ffdb.zip | |
Changed Heads-Up-Display to lowercase
Diffstat (limited to '.config')
| -rw-r--r-- | .config/picom/picom.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index f9bedc8..9d9561e 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -254,8 +254,6 @@ blur-background-exclude = [ "class_g = 'URxvt'", "class_g = 'scratchpad'", "class_g = 'heads-up-display'", - "class_g = 'title-bar'", - "class_g = 'lemonbar'", "class_g = 'Firefox'", "class_g = 'firefox'", "class_g = 'discord'", |
