waybar WIP

This commit is contained in:
2025-06-26 21:38:17 +02:00
parent b5f1989145
commit 54fcfdb5d3
3 changed files with 527 additions and 1 deletions

View File

@ -62,6 +62,9 @@
binPath = "/run/current-system/sw/bin/Hyprland";
};
};
# Waybar status bar & panel
waybar.enable = true;
};
# ================================
@ -100,7 +103,6 @@
# Essential tools for a functional Hyprland desktop
environment.systemPackages = with pkgs; [
# ---- CORE HYPRLAND WORKFLOW ----
waybar # Status bar/panel
rofi # Application launcher and dmenu replacement (rofi has native wayland support)
mako # Notification daemon
hyprlock # Screen lock utility