mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-08-07 21:18:55 +02:00
Add option explanation for terminal in the options.nix file
This commit is contained in:
@ -24,7 +24,7 @@ in {
|
||||
wallpaperDir = "${userHome}/Pictures/Wallpapers";
|
||||
screenshotDir = "${userHome}/Pictures/Screenshots";
|
||||
flakeDir = "${flakeDir}";
|
||||
terminal = "alacritty";
|
||||
terminal = "alacritty"; # Options include alacritty, kitty, and wezterm
|
||||
|
||||
# System Settings
|
||||
clock24h = false;
|
||||
|
Reference in New Issue
Block a user