lock hyprpanel

This commit is contained in:
2025-08-28 14:11:05 -05:00
parent 515e8cb86d
commit 65ec180ad6
5 changed files with 97 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
home.file = {
".config/hypr" = { source = ./hypr; recursive = true; };
".config/hyprpanel" = { source = ./hyprpanel; recursive = true; };
".config/swaylock" = { source = ./swaylock; recursive = true; };
".config/wal/templates" = { source = ./wal/templates; recursive = true; };
".config/ohmyposh" = { source = ./ohmyposh; recursive = true; };