1

Home/Nixinator: Update monitor configuration

This commit is contained in:
2025-09-23 13:26:31 +02:00
parent 5f5ccc7e38
commit 58570f7ba4
3 changed files with 10 additions and 10 deletions

View File

@ -31,12 +31,12 @@ in {
# TODO: To module option
# TODO: This should contain battery etc. for laptop
"bar.layouts" = {
"HDMI-A-1" = {
"DP-1" = {
"left" = ["workspaces" "windowtitle"];
"middle" = ["media"]; # "cava"
"right" = ["volume" "network" "cpu" "ram" "storage" "clock" "systray" "notifications"]; # "bluetooth"
};
"DP-1" = {
"DP-2" = {
"left" = ["workspaces" "windowtitle"];
"middle" = ["media"]; # "cava"
"right" = ["volume" "clock" "notifications"];