feat: mango tweaks

This commit is contained in:
2025-10-17 16:17:44 -07:00
parent a14fe27f98
commit 64bcfde70e
2 changed files with 26 additions and 19 deletions

View File

@@ -2,9 +2,6 @@
set +e
# obs
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=wlroots
# wallpaper
#swaybg -i ~/.config/mango/wallpaper/room.png &
@@ -17,9 +14,15 @@ wl-clip-persist --clipboard regular --reconnect-tries 0 &
# clipboard content manager
wl-paste --type text --watch cliphist store &
# shikane
systemctl --user start shikane
# START UP
systemctl --user start shikane &
systemctl --user start sway-audio-idle-inhibit &
pipewire &
swaync &
dex -a &
# screen record or share
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=wlroots
/usr/lib/xdg-desktop-portal-wlr &