skynet/sway/config

15 lines
310 B
Plaintext
Raw Normal View History

2024-05-15 13:34:29 -05:00
set $mod Mod4
set $term foot
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/*