Trying to change active bordercolor stylix
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user