diff options
| author | Daniel <[email protected]> | 2024-06-28 18:01:50 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-06-28 18:01:50 -0400 |
| commit | db65ba17a41ecc2275660b15a4ea466245e27aa4 (patch) | |
| tree | a4153de60cb6e837a0fa77a4c9818126b15f0bdf /xorg/.config/picom | |
| parent | 3fa5ce3cc229cdb5f066babb2328edb531165a45 (diff) | |
new icons and bar
Diffstat (limited to 'xorg/.config/picom')
| -rw-r--r-- | xorg/.config/picom/picom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg/.config/picom/picom.conf b/xorg/.config/picom/picom.conf index 274af3c..ba1382b 100644 --- a/xorg/.config/picom/picom.conf +++ b/xorg/.config/picom/picom.conf @@ -231,6 +231,7 @@ opacity-rule = [ "70:class_g = 'TelegramDesktop'", "90:class_g = 'Joplin'", "95:class_g = 'Emacs'", + "95:class_g = 'FvwmButtons'", "90:class_g = 'URxvt'", "100:class_g = 'firefox'", "100:class_g = 'mpv'", |
