fixed screen sharing

This commit is contained in:
Ryan Schanzenbacher 2023-10-12 01:01:17 -04:00
parent f3bf586e82
commit 0bfe77ab7c
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E
2 changed files with 2 additions and 2 deletions

View file

@ -146,7 +146,7 @@
"wireplumber" "wireplumber"
"wireshark" "wireshark"
"zsh")) "zsh"))
(list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland waybar-new virt-manager-ovmf) (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan waybar-new virt-manager-ovmf)
%my-base-packages )) %my-base-packages ))
;; Below is the list of system services. To search for available ;; Below is the list of system services. To search for available

View file

@ -41,7 +41,7 @@
(native-inputs (modify-inputs (package-native-inputs xdg-desktop-portal-wlr) (native-inputs (modify-inputs (package-native-inputs xdg-desktop-portal-wlr)
(append wlroots))))) (append wlroots)))))
(define-public xdg-desktop-portal-hyprland (define-public xdg-desktop-portal-hyprland-ryan
(package (package
(name "xdg-desktop-portal-hyprland") (name "xdg-desktop-portal-hyprland")
(version "1.1.0") (version "1.1.0")