add labwc and update stuff

This commit is contained in:
Hydroxycarbamide 2025-07-04 21:27:19 +02:00
parent 189e89212d
commit 8f02c07390
Signed by: Siklos
GPG key ID: C06D07D96997549A
24 changed files with 1687 additions and 202 deletions

View file

@ -0,0 +1,17 @@
#!/bin/bash
hyprpaper >/dev/null 2>&1 &
swayosd-server >/dev/null 2>&1 &
# swayidle before-sleep 'loginctl lock-session' lock 'swaylock' >/dev/null 2>&1 &
wl-clip-persist --clipboard regular &
wl-paste --type text --watch cliphist store >/dev/null 2>&1 &
wl-paste --type image --watch cliphist store >/dev/null 2>&1 &
/usr/lib/polkit-kde-authentication-agent-1 &
systemctl start --user foot-server
systemctl start --user swaync
systemctl restart --user hypridle
systemctl restart --user kanshi
systemctl restart --user waybar