From 5761e2e9cdc6e37e1e40543d75e8f219c1148281 Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 14 Aug 2023 15:04:01 +0900 Subject: [PATCH] Testing Hyprland. Breaking things FOR SURE --- hosts/nixos-laptop/desktops/hyperland-conf.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hosts/nixos-laptop/desktops/hyperland-conf.nix b/hosts/nixos-laptop/desktops/hyperland-conf.nix index a288f664..5db7a92a 100644 --- a/hosts/nixos-laptop/desktops/hyperland-conf.nix +++ b/hosts/nixos-laptop/desktops/hyperland-conf.nix @@ -200,7 +200,10 @@ "; }; - # + # Waybar Configs: + import = [ + ./waybar/gruvbox.nix + ]; # https://yewtu.be/watch?v=tWQB1NDDA9c # Waybar configuration "~/.config/waybar/config.jsonc" = {