From 0b610748ff22ef2fcab45f4fa46d73b2eaaa1c04 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:57:39 -0400 Subject: bigupdate --- xorg/.config/picom/picom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xorg/.config/picom/picom.conf') diff --git a/xorg/.config/picom/picom.conf b/xorg/.config/picom/picom.conf index ba1382b..dadbb8d 100644 --- a/xorg/.config/picom/picom.conf +++ b/xorg/.config/picom/picom.conf @@ -231,7 +231,7 @@ opacity-rule = [ "70:class_g = 'TelegramDesktop'", "90:class_g = 'Joplin'", "95:class_g = 'Emacs'", - "95:class_g = 'FvwmButtons'", + # "95:class_g = 'FvwmButtons'", "90:class_g = 'URxvt'", "100:class_g = 'firefox'", "100:class_g = 'mpv'", @@ -350,7 +350,7 @@ detect-client-opacity = true; # try detecting this with X RandR extension. # # refresh-rate = 60 -refresh-rate = 0 +# refresh-rate = 0 # Limit picom to repaint at most once every 1 / 'refresh_rate' second to # boost performance. This should not be used with -- cgit v1.2.3