From 109494bec08dc31e949957ac239de44341d62389 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 3 Jun 2024 10:17:45 +0200 Subject: update --- .config/sway/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 01b9ca1..4f6c945 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -9,7 +9,7 @@ font pango:MiscFixedSC613 9 exec /usr/libexec/pipewire-launcher exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway -exec foot -s +# exec foot -s ### Variables # @@ -21,12 +21,12 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term footclient +set $term foot # 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 dmenu_path | dmenu | xargs swaymsg exec -- -set $menu dmenu_path | bemenu-run -p "" --hf "#00ff00" | xargs swaymsg exec -- +# set $menu dmenu_path | dmenu | xargs swaymsg exec -- +set $menu dmenu_path | wmenu | xargs swaymsg exec -- ### Output configuration # -- cgit v1.2.3