viking-mate: match Hyprland style/binds to cn-arch
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user