hypr-dotfiles/hypr/autostart.conf
Jeena 7b99932299 feat: add wob overlay for volume and brightness keys
Move FIFO setup and percentage emission into helper scripts so the
Hyprland config has no raw $VAR references — Hyprland's parser
substitutes $varname at parse time, which mangled awk's $2 and
$HYPRLAND_INSTANCE_SIGNATURE and left binds broken after reload.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 12:03:43 +00:00

11 lines
409 B
Text

exec-once = fcitx5
exec-once = ~/.config/hypr/scripts/wob-daemon.sh
exec-once = [workspace 1 silent] $browser
exec-once = [workspace 2 silent] thunderbird
exec-once = [workspace 2 silent] element-desktop
exec-once = [workspace special:magic silent] $terminal
# Qt apps don't work with workspace on exec-one
# Added windowrule for them
exec-once = keepassxc
exec-once = chromium --profile-directory="Default"