backup 2026-09-16

This commit is contained in:
Lucas
2026-09-16 13:39:02 +02:00
parent 659cbf0145
commit 137e743881
12 changed files with 68 additions and 10 deletions

View File

@@ -31,7 +31,7 @@ fi
# === 7. Gestion du presse-papiers (cliphist) ===
wl-paste --type text --watch cliphist store &
wl-paste --type image --watch cliphist store &
wl-paste --primary --type text --watch cliphist store &
# wl-paste --primary --type text --watch cliphist store &
# === 8. Agent dauthentification Polkit ===
pgrep -x "polkit-kde-authentication-agent-1" >/dev/null || /usr/lib/polkit-kde-authentication-agent-1 &