1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-28 18:47:44 +00:00

Run fastfetch on servers

This commit is contained in:
RGBCube 2024-01-02 15:28:04 +03:00
parent 43fad71e7e
commit 7a482d8425
No known key found for this signature in database

View file

@ -1,8 +1,10 @@
{ lib, ulib, upkgs, theme, ... }: ''
${lib.optionalString ulib.isDesktop ''
{ ulib, upkgs, theme, ... }: ''
${if ulib.isDesktop then ''
if (tty) == /dev/tty1 {
(Hyprland)
}
'' else ''
fastfetch
''}
$env.PROMPT_INDICATOR = "";