diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-12-20 00:36:11 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-12-20 00:36:11 +0300 |
commit | 16971f5221dfa1b8154b9537432985ad2d43b659 (patch) | |
tree | 48121d70aba36266c78aad867fe74f56f12be11e /dotfiles/.config | |
parent | bf4229998a0f02b2ead99091e465b8314835e710 (diff) | |
download | swayrice-16971f5221dfa1b8154b9537432985ad2d43b659.tar.gz swayrice-16971f5221dfa1b8154b9537432985ad2d43b659.zip |
sway session improvements
* Fix screen sharing
* Config for xdpw
* Better way of launching sway and dbus
* Terminate all user processes on logout; this is to login to a clean
session on after logout, can be worked around.
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/sway/config | 2 | ||||
-rw-r--r-- | dotfiles/.config/xdg-desktop-portal-wlr/config | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 40aef3b..f751362 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -66,6 +66,8 @@ exec blueman-applet exec mako # Environment variables for cron scripts exec_always setsessionenv +# xdg-desktop-portal screen sharing crap +exec dbus-update-activation-environment DISPLAY I3SOCK SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway # Workspace names # to display names or symbols instead of plain workspace numbers you can use diff --git a/dotfiles/.config/xdg-desktop-portal-wlr/config b/dotfiles/.config/xdg-desktop-portal-wlr/config new file mode 100644 index 0000000..31bf41a --- /dev/null +++ b/dotfiles/.config/xdg-desktop-portal-wlr/config @@ -0,0 +1,3 @@ +[screencast] +chooser_type = simple +chooser_cmd = slurp -f %o -ro |