fix: add default value for offload
This commit is contained in:
parent
898d56ebd6
commit
45563277d5
2 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
system,
|
||||
hyprcursor-size,
|
||||
xcursor-size,
|
||||
nvidia-offload-enabled,
|
||||
nvidia-offload-enabled ? false,
|
||||
...
|
||||
}: let
|
||||
terminal = "ghostty";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue