more laptop->desktop hyprland coexistence
This commit is contained in:
@@ -18,10 +18,10 @@ in
|
||||
max-icon-size = 64;
|
||||
default-timeout = 5000;
|
||||
|
||||
background-color = settings.nord.polarNight.nord0;
|
||||
text-color = settings.nord.snowStorm.nord6;
|
||||
border-color = settings.nord.frost.nord10;
|
||||
progress-color = "over ${settings.nord.frost.nord8}";
|
||||
background-color = settings.theme.nord.polarNight.nord0;
|
||||
text-color = settings.theme.nord.snowStorm.nord6;
|
||||
border-color = settings.theme.nord.frost.nord10;
|
||||
progress-color = "over ${settings.theme.nord.frost.nord8}";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user