dotfiles/home/modules/gui/desktop/hypr/hyprland/config/misc.nix

8 lines
168 B
Nix
Raw Normal View History

2025-01-08 01:05:45 -06:00
{
focus_on_activate = 1;
force_default_wallpaper = 0;
2025-02-03 02:00:27 -06:00
disable_hyprland_logo = true;
disable_splash_rendering = true;
disable_hyprland_qtutils_check = true;
2025-01-08 01:05:45 -06:00
}