2024-05-15 13:34:29 -05:00
|
|
|
set $mod Mod4
|
2024-08-27 06:23:41 -05:00
|
|
|
set $term kitty -1
|
2024-05-15 13:34:29 -05:00
|
|
|
set $menu fuzzel
|
|
|
|
set $wobpipe /run/user/1000/wobpipe
|
|
|
|
|
2024-06-13 21:40:54 -05:00
|
|
|
exec dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
2024-06-06 08:53:38 -05:00
|
|
|
|
2024-05-15 13:34:29 -05:00
|
|
|
exec mkfifo $wobpipe
|
|
|
|
exec tail -f $wobpipe | wob
|
|
|
|
|
2024-06-06 08:53:38 -05:00
|
|
|
primary_selection disabled
|
2024-05-15 13:34:29 -05:00
|
|
|
floating_modifier $mod normal
|
|
|
|
|
|
|
|
include /home/rudism/.config/sway/config.d/*
|