diff --git a/.config/sway/config b/.config/sway/config index 25e7d48..25c5595 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -1,4 +1,4 @@ -font 'JetBrainsMono NF' 9 +font 'JetBrainsMono NF' 10 ### Variables #set $mod Mod1 @@ -33,9 +33,12 @@ exec nohup swaync exec nohup sway-audio-idle-inhibit exec nohup waybar exec wl-paste -t text --watch clipman store --no-persist - -#better audio -exec easyeffects -w -l Laptop +exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=wlroots DISPLAY +exec /usr/lib/xdg-desktop-portal-wlr +exec systemctl --user start shikane & +exec systemctl --user start sway-audio-idle-inhibit & +exec wl-clip-persist --clipboard regular --reconnect-tries 0 & +exec wl-paste --type text --watch cliphist store & default_border pixel 2 default_floating_border pixel 2