Refactor into modular configs, fix btop triple bind, add opacity notes

This commit is contained in:
2026-06-07 23:11:05 +03:30
parent 4126c53488
commit 4752bed721
12 changed files with 510 additions and 627 deletions

View File

@@ -0,0 +1,29 @@
#############################
# Autostart
#############################
# Programs launched on Hyprland startup.
# Comment out any line to disable.
# ---- Core Services ---- #
exec-once = /usr/lib/polkit-kde-authentication-agent-1
exec-once = /usr/bin/dunst
exec-once = waybar
exec-once = hypridle
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
# ---- Wallpaper ---- #
exec-once = awww-daemon
exec-once = awww img ~/.config/assets/backgrounds/cat_leaves.png --transition-fps 255 --transition-type outer --transition-duration 0.8
exec-once = mpvpaper HDMI-A-3 ~/Downloads/walls/175436-853585098.mp4 --loop --no-audio --fps=30
# ---- Clipboard ---- #
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
exec-once = rm "$HOME/.cache/cliphist/db"
# ---- User Apps ---- #
exec-once = $terminal
exec-once = udiskie
exec-once = $element
exec-once = $browser
exec-once = hyprpm reload