Modules/Waybar: Make option accept list of outputs instead of single
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
# because it forces en-US keyboard layout.
|
||||
fcitx.enable = true;
|
||||
|
||||
waybar.monitor = "DP-1";
|
||||
waybar.monitors = ["DP-1" "DP-2"];
|
||||
};
|
||||
|
||||
home = let
|
||||
|
||||
Reference in New Issue
Block a user