Trying to change active bordercolor stylix

This commit is contained in:
2026-03-17 14:31:35 +00:00
parent 24d344d6f9
commit e827322951
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -739,8 +739,11 @@ in
wayland.windowManager.hyprland = {
enable = true;
settings.general."col.active_border" = lib.mkForce "0xffffffff";
};
#wayland.windowManager.hyprland.settings.general."col.active_border" = lib.mkForce "0xffffffff";
# Merge all xdg.configFile definitions
xdg.configFile = otherConfigs // {
"hypr/hyprland.conf".text = ''