backup 2026-09-16
This commit is contained in:
@@ -35,7 +35,8 @@ hl.env("SDL_VIDEODRIVER", "wayland")
|
||||
hl.env("CLUTTER_BACKEND", "wayland")
|
||||
|
||||
-- Thème
|
||||
hl.env("GTK_THEME", "Adwaita:dark")
|
||||
-- hl.env("GTK_THEME", "Adwaita:dark")
|
||||
hl.env("GTK_THEME", "catppuccin-mocha-mauve-standard+default")
|
||||
hl.env("QT_STYLE_OVERRIDE", "adwaita-dark")
|
||||
|
||||
-- Curseur
|
||||
|
||||
@@ -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 d’authentification Polkit ===
|
||||
pgrep -x "polkit-kde-authentication-agent-1" >/dev/null || /usr/lib/polkit-kde-authentication-agent-1 &
|
||||
Reference in New Issue
Block a user