From 17b1e6a4bc3484e7367326042bb3490da0960139 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Fri, 2 Feb 2024 15:27:17 -0600 Subject: [PATCH] feat(nix-hm): use nix home manager to handle waybar --- config/default.nix | 6 +++++- dots/.config/hypr/hyprland.conf | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config/default.nix b/config/default.nix index f4e0bd2e..16454760 100644 --- a/config/default.nix +++ b/config/default.nix @@ -71,7 +71,6 @@ in { typstfmt typst hurl - waybar ] ++ [ ansible ansible-lint ] ++ [ # gnumake # cmake @@ -113,6 +112,11 @@ in { }; programs = { + waybar = { + enable = true; + systemd.enable = true; + + }; zsh = { enable = true; initExtra = '' diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 84016dab..c7799e0a 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -5,7 +5,6 @@ source = ~/.config/hypr/wm/appearance.conf source = ~/.config/hypr/wm/monitors.conf source = ~/.config/hypr/wm/window-rules.conf exec-once = ~/.config/hypr/scripts/launchers/events-monitor.bash -exec-once = ~/.config/hypr/scripts/launchers/launch-waybar.bash exec-once = ~/.config/hypr/scripts/launchers/launch-swww.bash exec-once = mako --history 1 exec-once = udiskie --tray