arregla polybar

This commit is contained in:
Fabián Montero 2022-08-05 21:40:28 -06:00
parent 93b4bc06af
commit 92c108469e
2 changed files with 4 additions and 2 deletions

View file

@ -57,6 +57,8 @@
command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace $ws1; exec ${pkgs.signal-desktop}/bin/signal-desktop'";
}
];
bars = [ ];
};
};
}

View file

@ -61,8 +61,8 @@ cursor-click = pointer
cursor-scroll = ns-resize
[bar/secondary]
;monitor = ''${env:MONITOR:DisplayPort-1}
monitor = ''${env:MONITOR:HDMI-A-0}
monitor = ''${env:MONITOR:DisplayPort-1}
;monitor = ''${env:MONITOR:HDMI-A-0}
width = 100%
height = 30
offset-x = 0%