diff --git a/options.nix b/options.nix index 38eba4a..cac89b5 100644 --- a/options.nix +++ b/options.nix @@ -24,7 +24,7 @@ in { wallpaperDir = "${userHome}/Pictures/Wallpapers"; screenshotDir = "${userHome}/Pictures/Screenshots"; flakeDir = "${flakeDir}"; - terminal = "alacritty"; # Options include alacritty, kitty, and wezterm + terminal = "alacritty"; # This sets the terminal that is used by the hyprland terminal keybinding # System Settings clock24h = false;