feat: screen sharing

This commit is contained in:
2025-10-18 11:00:52 -07:00
parent 4245b29208
commit 67992ddc08

View File

@@ -1,4 +1,4 @@
font 'JetBrainsMono NF' 9 font 'JetBrainsMono NF' 10
### Variables ### Variables
#set $mod Mod1 #set $mod Mod1
@@ -33,9 +33,12 @@ exec nohup swaync
exec nohup sway-audio-idle-inhibit exec nohup sway-audio-idle-inhibit
exec nohup waybar exec nohup waybar
exec wl-paste -t text --watch clipman store --no-persist exec wl-paste -t text --watch clipman store --no-persist
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=wlroots DISPLAY
#better audio exec /usr/lib/xdg-desktop-portal-wlr
exec easyeffects -w -l Laptop 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_border pixel 2
default_floating_border pixel 2 default_floating_border pixel 2