diff --git a/hosts/nullstar/config/waybar/config.jsonc b/hosts/nullstar/config/waybar/config.jsonc index 76cce32..b397229 100644 --- a/hosts/nullstar/config/waybar/config.jsonc +++ b/hosts/nullstar/config/waybar/config.jsonc @@ -18,6 +18,7 @@ "memory", "temperature", "hyprland/language", + "battery", "clock", "tray" ], diff --git a/hosts/nullstar/home.nix b/hosts/nullstar/home.nix index 62b3c33..37ea697 100644 --- a/hosts/nullstar/home.nix +++ b/hosts/nullstar/home.nix @@ -39,6 +39,7 @@ hyprsunset grim slurp + input-leap ]; home.file = { diff --git a/hosts/voidspear/home.nix b/hosts/voidspear/home.nix index 860a392..0fbf01d 100644 --- a/hosts/voidspear/home.nix +++ b/hosts/voidspear/home.nix @@ -39,6 +39,7 @@ hyprsunset grim slurp + input-leap ]; home.file = {