diff options
Diffstat (limited to 'xorg/.config')
| -rw-r--r-- | xorg/.config/picom/picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.config/picom/picom.conf b/xorg/.config/picom/picom.conf index dadbb8d..9f41be9 100644 --- a/xorg/.config/picom/picom.conf +++ b/xorg/.config/picom/picom.conf @@ -230,7 +230,7 @@ opacity-rule = [ "100:class_g = 'Meld'", "70:class_g = 'TelegramDesktop'", "90:class_g = 'Joplin'", - "95:class_g = 'Emacs'", + # "95:class_g = 'Emacs'", # "95:class_g = 'FvwmButtons'", "90:class_g = 'URxvt'", "100:class_g = 'firefox'", |
