diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-06-11 01:02:40 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-06-11 01:02:40 -0400 |
commit | bbdc3d8697ff3025d655de5174e7b9f18926263a (patch) | |
tree | 6fe0036d19e0131f089516cfb2b602f7c8ad0397 /modules/ryan-config | |
parent | 98217a4c29e7fedefdbadf1db6a2d3abbd3bbbc0 (diff) |
added hyprland config, added hyprland desktop portal
Diffstat (limited to 'modules/ryan-config')
-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 8ff2581..9273e17 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
@@ -141,7 +141,7 @@ | |||
141 | "wireplumber" | 141 | "wireplumber" |
142 | "wireshark" | 142 | "wireshark" |
143 | "zsh")) | 143 | "zsh")) |
144 | (list my-ca-certs xdg-desktop-portal-wlr-new swaylock-effects-new waybar-new) | 144 | (list my-ca-certs swaylock-effects-new waybar-new xdg-desktop-portal-hyprland hyprland-share-picker) |
145 | %my-base-packages )) | 145 | %my-base-packages )) |
146 | 146 | ||
147 | ;; Below is the list of system services. To search for available | 147 | ;; Below is the list of system services. To search for available |