# Live-session Hyprland config — launches Calamares on start. # This is NOT the installed system config; that lives in dotfiles/hypr/. monitor=,preferred,auto,1 exec-once = calamares general { border_size = 2 col.active_border = rgba(88c0d0ff) col.inactive_border = rgba(4c566aff) } decoration { rounding = 4 } input { kb_layout = us follow_mouse = 1 } misc { disable_hyprland_logo = true disable_splash_rendering = true # Keep compositor running if calamares exits (user can relaunch) exit_window_request_force = false }