fixing up i3 and terminal inputs

This commit is contained in:
Noah Masur
2025-02-01 09:58:55 -05:00
parent f77f0c2fd6
commit ea3ab18cca
4 changed files with 38 additions and 26 deletions

View File

@ -15,6 +15,8 @@ in
config = lib.mkIf cfg.enable {
nmasur.presets.services.i3.commands.toggleBar = "polybar-msg cmd toggle";
services.polybar = {
enable = true;
package = pkgs.polybar.override {