mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
make wayland screenshare compatible
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/bin/sh
|
||||
exec systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
||||
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
||||
|
||||
$STATUSBAR & # use environment variable
|
||||
# unclutter & # hide cursor
|
||||
xss-lock -- swaylock & # enable locking the screen upon sleep
|
||||
@@ -15,7 +18,10 @@ keepassxc &
|
||||
zen-browser &
|
||||
discord &
|
||||
signal-desktop &
|
||||
telegram-desktop &
|
||||
threema-beta &
|
||||
thunderbird &
|
||||
mattermost-desktop &
|
||||
|
||||
# monitor toggle &
|
||||
# touchpad off &
|
||||
|
Reference in New Issue
Block a user