From ae760735743700c2e71d1e118cf08e7edc4a025b Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sun, 10 Oct 2021 03:14:58 -0400 Subject: new main menu items and picom fixes --- picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'picom.conf') diff --git a/picom.conf b/picom.conf index efc95f6..c87e558 100644 --- a/picom.conf +++ b/picom.conf @@ -248,7 +248,7 @@ detect-client-opacity = true; # try detecting this with X RandR extension. # # refresh-rate = 60 -refresh-rate = 0; +refresh-rate = 75; # 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