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

8 lines
174 B
Nix
Raw Normal View History

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