diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-07-02 20:45:48 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-07-02 20:45:48 -0400 |
commit | 0cb6e214ee4fdb4ca39dde60474f2cb6383a6735 (patch) | |
tree | 75def0b7750c7dca2e1f5e02f4de7f09f2ff375f /modules/ryan-config/base-system.scm | |
parent | ef2dba347d25a93706750281f4bbeb99bcbbd5fa (diff) |
Added mpv script for live cropping, changes to hyprlock and base-system
Diffstat (limited to 'modules/ryan-config/base-system.scm')
-rw-r--r-- | modules/ryan-config/base-system.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm index 5034f4e..ac1ac79 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
@@ -159,7 +159,7 @@ | |||
159 | "wireplumber" | 159 | "wireplumber" |
160 | "wireshark" | 160 | "wireshark" |
161 | "zsh")) | 161 | "zsh")) |
162 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new waybar-new) | 162 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan virt-manager-ovmf bluez-ryan blueman-ryan swayidle-new waybar-new hyprlock) |
163 | %my-base-packages )) | 163 | %my-base-packages )) |
164 | 164 | ||
165 | ;; Below is the list of system services. To search for available | 165 | ;; Below is the list of system services. To search for available |