From b9f0076ef347e931f8eae777f92a5c311b8420e9 Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Thu, 7 Oct 2021 23:28:45 +0200 Subject: [PATCH] Added --vsync option to toggling picom --- sxhkd/.config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 5397dcf..60afdde 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -360,7 +360,7 @@ alt + ctrl + space # Toggle compositing super + ctrl + alt + space {pkill picom ,\ - picom -b --experimental-backends } + picom -b --experimental-backends --vsync} # Remove receptacles super + BackSpace