home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit e2d36a00bacd7ac3c3751cea5941c215a348ac21
parent b7280510730074629cb474db192c274cfcea9813
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 16 Sep 2022 14:48:36 +0200

users/vincent: try to not have 2 waybar on top of each other

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Musers/vincent/desktop/sway.nix | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/users/vincent/desktop/sway.nix b/users/vincent/desktop/sway.nix @@ -46,12 +46,12 @@ in }; fonts = fontConf; bars = [ - { - command = "${pkgs.waybar}/bin/waybar"; - mode = "hide"; - position = "bottom"; - id = "mainBar"; - } + # { + # command = "${pkgs.waybar}/bin/waybar"; + # mode = "hide"; + # position = "bottom"; + # id = "mainBar"; + # } ]; keybindings = let