feat: mango tweaks
This commit is contained in:
@@ -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 &
|
||||
|
||||
Reference in New Issue
Block a user