hyprland: fix systemd variables example

This commit is contained in:
quasigod 2024-04-02 17:39:11 -04:00 committed by GitHub
parent e429a60900
commit 81cd71995a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ in {
"WAYLAND_DISPLAY"
"XDG_CURRENT_DESKTOP"
];
example = [ "-all" ];
example = [ "--all" ];
description = ''
Environment variables to be imported in the systemd & D-Bus user
environment.