mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Fix: add AGS configuration and replace Waybar with AGS for enhanced desktop widget management
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
{
|
||||
imports = [
|
||||
./hyprland.nix
|
||||
./ags.nix
|
||||
];
|
||||
|
||||
# Home Manager configuration for user-level dotfiles and applications
|
||||
@@ -57,9 +58,10 @@
|
||||
# obs-studio
|
||||
|
||||
# Hyprland essentials
|
||||
waybar # Status bar
|
||||
# waybar # Status bar - replaced by AGS
|
||||
dunst # Notifications
|
||||
wofi # App launcher
|
||||
rofi-bluetooth # Bluetooth menu for Waybar
|
||||
networkmanagerapplet # WiFi manager applet for system tray
|
||||
# rofi-wayland # Alternative launcher
|
||||
|
||||
|
||||
Reference in New Issue
Block a user