From e3b9a5064d6aad8229ccd557323f69c3b171724e Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 10 Feb 2026 13:58:52 +0100 Subject: [PATCH] diff --- desktopenvs/hyprland/hypr-usr/windowrules.conf | 9 +++++++++ desktopenvs/hyprland/vicinae/vicinae/settings.json | 8 ++++---- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/desktopenvs/hyprland/hypr-usr/windowrules.conf b/desktopenvs/hyprland/hypr-usr/windowrules.conf index b0b5b6b..9ddb152 100644 --- a/desktopenvs/hyprland/hypr-usr/windowrules.conf +++ b/desktopenvs/hyprland/hypr-usr/windowrules.conf @@ -17,6 +17,15 @@ windowrule = match:tag mixer, pin on windowrule = match:tag mixer, move (monitor_w*0.73) (monitor_h*0.055) windowrule = match:tag mixer, size (monitor_w*0.25) (monitor_h*0.35) +windowrule { + name = large-centered + match:tag = centered-L + float = on + move = (monitor_w*0.1) (monitor_h*0.1) + size = (monitor_w*0.8) (monitor_h*0.8) + +} + windowrule { name = launcher match:tag = launcher diff --git a/desktopenvs/hyprland/vicinae/vicinae/settings.json b/desktopenvs/hyprland/vicinae/vicinae/settings.json index c79717f..adba21a 100644 --- a/desktopenvs/hyprland/vicinae/vicinae/settings.json +++ b/desktopenvs/hyprland/vicinae/vicinae/settings.json @@ -11,9 +11,9 @@ { "$schema": "https://vicinae.com/schemas/config.json", "imports": [], - "close_on_focus_loss": false, + "close_on_focus_loss": true, "consider_preedit": false, - "pop_to_root_on_close": false, + "pop_to_root_on_close": true, "escape_key_behavior": "navigate_back", "favicon_service": "twenty", "keybinding": "default", @@ -21,8 +21,8 @@ "search_files_in_root": true, "font": { "normal": { - "family": "Agave Nerd Font Mono", - "size": 10.5 + "family": "Agave Nerd Font", + "size": 10 } }, "theme": {