Update modules/home/wayland/base/default.nix
This commit is contained in:
parent
4608994401
commit
9544ef0da5
@ -6,8 +6,8 @@ let
|
||||
executable = true;
|
||||
text = ''
|
||||
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=hyprland
|
||||
systemctl --user stop pipewire pipewire-media-session xdg-desktop-portal xdg-desktop-portal-wlr
|
||||
systemctl --user start pipewire wireplumber pipewire-media-session xdg-desktop-portal xdg-desktop-portal-hyprland
|
||||
systemctl --user stop pipewire pipewire-media-session xdg-desktop-portal xdg-desktop-portal-hyprland
|
||||
systemctl --user start pipewire wireplumber pipewire-media-session xdg-desktop-portal-hyprland xdg-desktop-portal
|
||||
'';
|
||||
};
|
||||
in {
|
||||
|
Loading…
x
Reference in New Issue
Block a user