From 03cfec687df9aae68b96c88cd72f77727bf73b93 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Tue, 9 Aug 2022 00:42:03 -0500 Subject: [PATCH] feat(sway): allow wofi to show images --- dots/.config/sway/conf/bindings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/sway/conf/bindings.conf b/dots/.config/sway/conf/bindings.conf index cfbda835..b3d3964f 100644 --- a/dots/.config/sway/conf/bindings.conf +++ b/dots/.config/sway/conf/bindings.conf @@ -24,7 +24,7 @@ bindsym $mod+ctrl+space layout toggle all # Execs bindsym { $mod+Return exec wezterm - $mod+Space exec wofi --show drun + $mod+Space exec wofi --show drun --allow-images $mod+c exec wl-copy $mod+v exec wl-paste $mod+l exec swaylock