{ config, ... }: { # include hyprland configs home.file.".config/hypr/general.conf".text = '' # dwindle secion dwindle { pseudotile = yes preserve_split = yes special_scale_factor = 0.8 } # general section general { border_size = 3 col.active_border = rgba(528bffaa) rgba(043a8baa) 45deg col.inactive_border = rgba(2b2a33aa) gaps_in = 5 gaps_out = 20 layout = dwindle } # misc section misc { disable_hyprland_logo = true disable_splash_rendering = true } ''; }