set $mod Mod4
set $term foot
set $menu fuzzel
set $wobpipe /run/user/1000/wobpipe

exec dbus-update-activation-environment \
  PATH LD_LIBRARY_PATH \
  DISPLAY WAYLAND_DISPLAY SWAYSOCK \
  XDG_CURRENT_DESKTOP=sway \
  MOZ_ENABLE_WAYLAND=1 \
  ELECTRON_OZONE_PLATFORM_HINT=wayland \
  QT_QPA_PLATFORMTHEME=qt6ct

exec mkfifo $wobpipe
exec tail -f $wobpipe | wob

primary_selection disabled
floating_modifier $mod normal

include /home/rudism/.config/sway/config.d/*