diff options
-rw-r--r-- | .config/picom/picom.conf | 1 | ||||
-rw-r--r-- | .config/sxhkd/sxhkdrc | 2 | ||||
-rwxr-xr-x | .local/bin/picomm | 1 |
3 files changed, 1 insertions, 3 deletions
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 |