diff --git a/.config/sway/config b/.config/sway/config index 42c4adc..0b6ce1f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -41,7 +41,7 @@ exec --no-startup-id "swaybg -i ~/wallpapers/gruvbox-arch.png -m fill" exec --no-startup-id ~/.config/sway/startwlrscreensaver.sh # Clipboard (Clipman) -exec --no-startup-id WAYLAND_DISPLAY=wayland-1 wl-paste -t text --watch clipman store +exec --no-startup-id WAYLAND_DISPLAY=wayland-1 wl-paste --watch clipman store # Load Conky #exec --no-startup-id sleep 10 && conky -c ~/.config/conky/conkyrc_sway &