Add more configuration options

This commit is contained in:
DashieTM 2024-08-02 03:06:52 +02:00
parent 9ac5b25036
commit b0979afa53
6 changed files with 206 additions and 96 deletions

View file

@ -36,10 +36,11 @@ in
Hyprland
'';
# should technically be the same, but this is configured instead in order to provide a decent out of the box login experience.
environment.etc."greetd/hyprgreet.conf".text = ''
exec-once=gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
monitor=${config.conf.monitor},3440x1440@180,0x0,${config.conf.scale}
monitor=${config.conf.login_manager.monitor},${config.conf.login_manager.resolution},0x0,${config.conf.login_manager.scale}
monitor=_,disable
input {
@ -47,8 +48,8 @@ in
}
misc {
disable_splash_rendering = true
disable_hyprland_logo = true
disable_splash_rendering = false
disable_hyprland_logo = false
}
exec-once=regreet --style /home/${username}/.config/gtk-3.0/gtk.css; hyprctl dispatch exit