diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-11-06 20:00:12 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-11-06 20:00:12 -0500 |
commit | bf8ccc69c6acab2b0b1ba72fcdc01e0495a97a6a (patch) | |
tree | 479ee9530c14d37f05342d2e612ab184d79ba3af /home-config/home-configuration.scm | |
parent | 4628331b6b7058056fe692c5f633bb3e9643e053 (diff) |
updated hyprland, new wallpaper app, color picker, etc
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 89a4511..9dd47a2 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -98,6 +98,7 @@ | |||
98 | "git" | 98 | "git" |
99 | "password-store" | 99 | "password-store" |
100 | "node" | 100 | "node" |
101 | "kanshi" | ||
101 | "git-lfs")) | 102 | "git-lfs")) |
102 | (list my-neovim wl-mirror firefox-wayland-new))) | 103 | (list my-neovim wl-mirror firefox-wayland-new))) |
103 | 104 | ||