viking-mate: match Hyprland style/binds to cn-arch

This commit is contained in:
2025-09-19 13:53:06 +02:00
parent f0dd9a766e
commit 599ddbadef
4 changed files with 247 additions and 49 deletions

View File

@@ -1,8 +1,13 @@
exec-once = bash -lc 'command -v /usr/lib/lxqt-policykit-agent >/dev/null && /usr/lib/lxqt-policykit-agent &'
exec-once = hyprpaper
exec-once = hypridle
# Align with desktop services + laptop extras
exec-once = uwsm app -- swaync
exec-once = xsettingsd
exec-once = ~/.config/waybar/scripts/hyprsunset_daemon.sh
exec-once = uwsm app -- waybar
exec = hyprpaper -c $HOME/.config/hyprpaper.conf
exec = swayosd-server
exec-once = hypridle
# Laptop applets (only if present)
exec-once = bash -lc 'command -v nm-applet >/dev/null && nm-applet &'
exec-once = bash -lc 'command -v blueman-applet >/dev/null && blueman-applet &'
exec-once = waybar -c ~/.config/waybar/config.jsonc -s ~/.config/waybar/style.css