make option for terminal keybinding more explained

This commit is contained in:
Tyler Kelley 2024-02-12 21:41:37 -06:00
parent a0ab72a557
commit 5e08ac0346

View File

@ -24,7 +24,7 @@ in {
wallpaperDir = "${userHome}/Pictures/Wallpapers"; wallpaperDir = "${userHome}/Pictures/Wallpapers";
screenshotDir = "${userHome}/Pictures/Screenshots"; screenshotDir = "${userHome}/Pictures/Screenshots";
flakeDir = "${flakeDir}"; 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 # System Settings
clock24h = false; clock24h = false;