diff --git a/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.conf b/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.conf index 16ba3c59f6..bd70dd33fe 100644 --- a/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.conf +++ b/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.conf @@ -80,7 +80,7 @@ master { # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more new_is_master = true allow_small_split = true - no_gaps_when_only = 0 + no_gaps_when_only = 2 always_center_master = true orientation = left # default placement of the master area, can be left, right, top, bottom or center inherit_fullscreen = true diff --git a/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.windowrule.conf b/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.windowrule.conf index 218193d1fe..3ff4368ce8 100644 --- a/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.windowrule.conf +++ b/modules/myconfig.desktop.wayland.hyprland/hypr/hyprland.windowrule.conf @@ -1,7 +1,7 @@ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = nomaximizerequest, class:.* -windowrulev2 = bordercolor rgb(1A5665) rgb(880808),fullscreen:1 +windowrulev2 = bordercolor rgb(3CC7D8) rgb(1A5665),fullscreen:1 windowrulev2 = opacity 0.8 0.8, pinned:1 windowrulev2 = float,class:^(pinentry-qt)$ windowrulev2 = pin,class:^(pinentry-qt)$