GNOME/Calendar: Difference between revisions

imported>Tomsrobots
The Hyprland window manger overwrites XDG_CURRENT_DESKTOP which prevent gnome-control-center from launching.
Leona (talk | contribs)
No edit summary
 
Line 19: Line 19:


<syntaxHighlight lang="console">
<syntaxHighlight lang="console">
$ nix-shell -p gnome.gnome-control-center --run "gnome-control-center"
$ nix-shell -p gnome-control-center --run "gnome-control-center"
</syntaxHighlight>
</syntaxHighlight>