From e28616baf4a94e352a73b909a4f82b043fbd9284 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Sun, 25 Dec 2022 10:11:08 +0530 Subject: picom changes --- .config/picom/picom.conf | 1 - .config/sxhkd/sxhkdrc | 2 +- .local/bin/picomm | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100755 .local/bin/picomm diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index e0b5c3b..07cd859 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -251,7 +251,6 @@ detect-client-opacity = true; # try detecting this with X RandR extension. # # refresh-rate = 60 -refresh-rate = 0; # Use EWMH '_NET_ACTIVE_WINDOW' to determine currently focused window, # rather than listening to 'FocusIn'/'FocusOut' event. Might have more accuracy, diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index f31c3ac..0705fe2 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -98,7 +98,7 @@ super + ctrl + t # dmenu custom run super + d - dmenu_run -hp 4chgetw,bts,dcalc,dmount,dumount,element-desktop,kbesccapes,librewolf,passmenu,picomm,pidkill,setbg,st,telegram-desktop,tempclip,todo,tolearn,trashy,ungoogled-chromium,xkill + dmenu_run -hp 4chgetw,bts,dcalc,dmount,dumount,element-desktop,firefox,kbesccapes,librewolf,passmenu,picomm,pidkill,setbg,st,telegram-desktop,tempclip,todo,tolearn,trashy,ungoogled-chromium,virt-manager,xkill #dmenu pidkill super + F1 diff --git a/.local/bin/picomm b/.local/bin/picomm deleted file mode 100755 index 07835a6..0000000 --- a/.local/bin/picomm +++ /dev/null @@ -1 +0,0 @@ -picom --experimental-backends -- cgit v1.2.3