update, remove hyprland, alacritty opacity.

This commit is contained in:
2025-10-20 15:43:57 -05:00
parent 69730ceb69
commit ec3ce17cb6
8 changed files with 28 additions and 149 deletions

View File

@@ -1,6 +0,0 @@
{ config, pkgs, inputs, ... }:
{
imports = [ ./wm_apps.nix ];
programs.hyprland.enable = true;
}

View File

@@ -9,5 +9,6 @@
libnotify
dunst
rofi
swww
];
}