mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 02:24:12 -05:00
feat(hyprland): disable guiutils check
This commit is contained in:
@@ -117,6 +117,7 @@ in {
|
||||
new_window_takes_over_fullscreen = 2;
|
||||
disable_hyprland_logo = true;
|
||||
disable_splash_rendering = true;
|
||||
disable_hyprland_guiutils_check = true;
|
||||
enable_swallow = true;
|
||||
swallow_regex = "(?i)(${lib.concatMapStringsSep "|" (lib.removeSuffix ".desktop") config.xdg.mimeApps.defaultApplications."x-scheme-handler/terminal"})";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user