From 12328199ab43a0959f3ba91f6ac73a8af562fe9e Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Sat, 15 Oct 2022 20:30:25 +0200 Subject: [PATCH] Remove deprecated picom option from sxhkd bindings --- 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 4e72db8..a224e58 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -366,7 +366,7 @@ alt + ctrl + space # Toggle compositing super + ctrl + alt + space {pkill picom ,\ - picom -b --experimental-backends } + picom -b --vsync } # Remove receptacles super + BackSpace