From a79b8acb6d89e3af27ed18100815526a7f6ec05e Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Thu, 7 Oct 2021 23:31:44 +0200 Subject: [PATCH] Revert "Added --vsync option to toggling picom" I haven't stowed picom dotfiles :^) This reverts commit b9f0076ef347e931f8eae777f92a5c311b8420e9. --- 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 60afdde..5397dcf 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 --vsync} + picom -b --experimental-backends } # Remove receptacles super + BackSpace