home

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

commit c01f40c501d3c805bb0c81d6fe677aa9ddf073cb
parent 62de16551abd75aa679f54f37086a9238065f24c
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu,  5 Sep 2024 00:59:00 +0200

users/vincent: effectively have no bar

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

Diffstat:
Musers/vincent/desktop/sway.nix | 14++------------
Musers/vincent/desktop/wayland.nix | 1-
2 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/users/vincent/desktop/sway.nix b/users/vincent/desktop/sway.nix @@ -68,14 +68,7 @@ in }; }; fonts = fontConf; - # bars = [ - # { - # command = "${pkgs.waybar}/bin/waybar"; - # mode = "hide"; - # position = "bottom"; - # id = "mainBar"; - # } - # ]; + bars = []; keybindings = let mod = config.wayland.windowManager.sway.config.modifier; @@ -168,11 +161,8 @@ in ]; startup = [ { command = "dbus-update-activation-environment --systemd WAYLAND_DISPLAY DISPLAY DBUS_SESSION_BUS_ADDRESS SWAYSOCK XDG_SESSION_TYPE XDG_SESSION_DESKTOP XDG _CURRENT_DESKTOP"; } #workaround - { command = "${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"; } - # { command = "systemctl --user restart waybar"; always = true; } + # { command = "${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"; } { command = "systemctl --user restart kanshi"; always = true; } - # { command = "${pkgs.kitty}/bin/kitty --title metask --class metask tmux"; } - # { command = ''emacsclient -n -c -F "((name . \"_emacs scratchpad_\"))''; } ]; }; extraConfig = diff --git a/users/vincent/desktop/wayland.nix b/users/vincent/desktop/wayland.nix @@ -117,7 +117,6 @@ wtype mako wofi - waybar slurp grim zenity