sway: support screenshare
This commit is contained in:
@ -7,3 +7,4 @@
|
|||||||
# wal -R
|
# wal -R
|
||||||
# pkill swaybg; swaybg -i ~/docs/bg/catpuccin/cat-bg-black3-fg-rosewater.png -m fill
|
# pkill swaybg; swaybg -i ~/docs/bg/catpuccin/cat-bg-black3-fg-rosewater.png -m fill
|
||||||
pkill swaybg; swaybg -i ~/docs/bg/catpuccin/cat-bg-black3-fg-rosewater.png -m fill
|
pkill swaybg; swaybg -i ~/docs/bg/catpuccin/cat-bg-black3-fg-rosewater.png -m fill
|
||||||
|
systemctl --user enable --now awatcher
|
||||||
|
|||||||
@ -168,6 +168,7 @@ client.background $color0
|
|||||||
|
|
||||||
exec_always --no-startup-id $HOME/.config/sway/autostart.sh
|
exec_always --no-startup-id $HOME/.config/sway/autostart.sh
|
||||||
exec_always --no-startup-id $HOME/.config/sway/panel.sh
|
exec_always --no-startup-id $HOME/.config/sway/panel.sh
|
||||||
|
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
|
||||||
|
|
||||||
input "type:keyboard" {
|
input "type:keyboard" {
|
||||||
repeat_rate 45
|
repeat_rate 45
|
||||||
|
|||||||
Reference in New Issue
Block a user