made waybar and hyprland configs more compatible with the single-monitor layout
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
mercuryHome = home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
extraSpecialArgs = {
|
||||
host = "oganesson";
|
||||
host = "mercury";
|
||||
inherit self username inputs;
|
||||
};
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
xenonHome = home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
extraSpecialArgs = {
|
||||
host = "oganesson";
|
||||
host = "xenon";
|
||||
inherit self username inputs;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user