1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-12 20:41:16 +02:00

wayland: unclutter not needed due to patched dwl & changed some autostart programs

This commit is contained in:
tiyn
2025-07-06 06:30:51 +02:00
parent 466f023fca
commit a92906b244
2 changed files with 12 additions and 3 deletions

View File

@@ -1,9 +1,11 @@
#!/bin/sh
exec systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
nmcli radio wifi on &
~/.config/wayland/swayidle.sh &
$STATUSBAR & # use environment variable
# unclutter & # hide cursor
xss-lock -- swaylock & # enable locking the screen upon sleep
swaybg -i ~/.local/share/bg &
dunst &
@@ -18,10 +20,10 @@ keepassxc &
zen-browser &
discord &
signal-desktop &
telegram-desktop &
Telegram &
threema-beta &
thunderbird &
mattermost-desktop &
# mattermost-desktop &
# monitor toggle &
# touchpad off &