add line for xdg-desktop-portal-wlr to sway config
parent
fddc4b6aba
commit
1c55e2e1f8
|
@ -305,6 +305,8 @@ include /etc/sway/config.d/*
|
||||||
exec sh ~/.local/scripts/gammastep-init.sh
|
exec sh ~/.local/scripts/gammastep-init.sh
|
||||||
exec udiskie
|
exec udiskie
|
||||||
exec autotiling
|
exec autotiling
|
||||||
|
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
|
||||||
|
|
||||||
exec_always kanshi
|
exec_always kanshi
|
||||||
|
|
||||||
#do any computer specific setup here, monitor configs, etc.
|
#do any computer specific setup here, monitor configs, etc.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit d875d8bb45c33d5aa5999863495d2f8fab2f57ac
|
Subproject commit ef1e68cf72c004b611b293759ab33ae19b764ced
|
Loading…
Reference in New Issue