Files
home-manager/tests/modules/services/window-managers/hyprland/null-package-config.conf
2025-04-11 07:59:55 -05:00

8 lines
442 B
Plaintext

exec-once = @dbus@/bin/dbus-update-activation-environment --systemd DISPLAY HYPRLAND_INSTANCE_SIGNATURE WAYLAND_DISPLAY XDG_CURRENT_DESKTOP && 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
}