hyprland stuff

This commit is contained in:
2026-06-25 14:59:34 -05:00
parent dbec0bc44a
commit 6420ec0d30
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
environment.systemPackages = with pkgs; [
hyprpolkitagent
hyprlock
hyprshot
rofi
networkmanagerapplet
+2 -1
View File
@@ -3,5 +3,6 @@ require("keybinds")
require("monitor")
require("decoration")
require("general")
require("smart-gaps")
--require("smart-gaps")
require("inputs")