summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-01-26 15:03:18 -0500
committerBen Sima <ben@bsima.me>2022-01-26 15:03:18 -0500
commit3c44be23082efdd075d91636e521d5f12dde01dc (patch)
tree011029b5307cd08839cb9eb7ab7199c30fbf02ee /profiles
parentdbe47f1ba75ca16463368157363b329e5ae3e496 (diff)
force polybar on HDMI-1
Diffstat (limited to 'profiles')
-rw-r--r--profiles/workshop.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/workshop.nix b/profiles/workshop.nix
index 42d6c5a..f118733 100644
--- a/profiles/workshop.nix
+++ b/profiles/workshop.nix
@@ -16,6 +16,7 @@
weechat
];
};
+ services.polybar.config."bar/top".monitor = lib.mkForce "HDMI-1";
programs.git.signing.signByDefault = true;
systemd.user.services = {
"shop-music".Service = {