From 4c9d098f57e3ae906298675dffdc5ddd9ca939ec Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 10 Feb 2023 12:01:48 -0300 Subject: [PATCH] sway: arreglar fuzzel sin path --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 2418522..b74e689 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -18,7 +18,7 @@ set $term kitty --single-instance # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -set $menu fuzzel-run +set $menu ~/.local/bin/fuzzel-run font Inter Medium 11 @@ -266,7 +266,7 @@ for_window [title="https:\/\/[a-z]+.zulipchat.com - "] layout tabbed for_window [app_id="neomutt"] layout tabbed for_window [app_id="telegram-desktop"] layout tabbed -exec 'pgrep -U "$(id -u)" runsv >/dev/null || runsvdir ~/.local/share/service .............' +exec "pgrep -U $(id -u) runsv >/dev/null || runsvdir ~/.local/share/service ............." exec brillo -I exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway exec /usr/libexec/pipewire-launcher