hyprland: fix systemd variables example
This commit is contained in:
parent
e429a60900
commit
81cd71995a
|
@ -88,7 +88,7 @@ in {
|
||||||
"WAYLAND_DISPLAY"
|
"WAYLAND_DISPLAY"
|
||||||
"XDG_CURRENT_DESKTOP"
|
"XDG_CURRENT_DESKTOP"
|
||||||
];
|
];
|
||||||
example = [ "-all" ];
|
example = [ "--all" ];
|
||||||
description = ''
|
description = ''
|
||||||
Environment variables to be imported in the systemd & D-Bus user
|
Environment variables to be imported in the systemd & D-Bus user
|
||||||
environment.
|
environment.
|
||||||
|
|
Loading…
Reference in a new issue