GNOME/Calendar: Difference between revisions
imported>Tomsrobots The Hyprland window manger overwrites XDG_CURRENT_DESKTOP which prevent gnome-control-center from launching. |
No edit summary |
||
| Line 19: | Line 19: | ||
<syntaxHighlight lang="console"> | <syntaxHighlight lang="console"> | ||
$ nix-shell -p | $ nix-shell -p gnome-control-center --run "gnome-control-center" | ||
</syntaxHighlight> | </syntaxHighlight> | ||