Files
home-manager/tests/modules/services/hyprland/null-package-config.conf
2026-01-08 16:53:03 -05:00

8 lines
459 B
Plaintext

exec-once = @dbus@/bin/dbus-update-activation-environment --systemd DISPLAY HYPRLAND_INSTANCE_SIGNATURE WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target
exec-once=hyprctl plugin load /path/to/plugin1
exec-once=hyprctl plugin load /nix/store/00000000000000000000000000000000-foo/lib/libfoo.so
cursor {
enable_hyprcursor=true
sync_gsettings_theme=true
}