added transmission settings

This commit is contained in:
2025-06-21 12:35:06 +05:00
parent 94719ad186
commit fc643c007f
3 changed files with 85 additions and 2 deletions

View File

@ -176,8 +176,8 @@ bindsym --to-code $mod+Shift+s exec grim -g "$(slurp)" - | wl-copy
# subscribe to ntfy notifications
exec ~/Scripts/ntfy/ntfy_subscribe.sh &
# try to make DP-2 monitor primary for xwayland apps
# start xwayland at session start to make DP-2 monitor primary
xwayland force
exec xrandr --output DP-2 --primary
exec_always sleep 10s && xrandr --output DP-2 --primary
include /etc/sway/config.d/*