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