add hyprlock and hypridle

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-10-20 01:26:35 -04:00
parent 1d540e873e
commit 4428170e82
5 changed files with 147 additions and 0 deletions

View File

@ -19,3 +19,6 @@
(setq! lsp-enable-suggest-server-download nil)
;; (keychain-refresh-environment)
(setq! lsp-nix-nil-max-mem 20000)
(setq! lsp-nix-nil-formatter ["nixfmt"])