{ # Git Configuration ( For Pulling Software Repos ) gitUsername = "John Smith"; gitEmail = "example@gmail.com"; # Base16 Theme theme = "dracula"; # Hyprland Settings borderAnim = true; # Enable / Disable Hyprland Border Animation extraMonitorSettings = ""; # Waybar Settings clock24h = false; # Program Options browser = "firefox"; # Set Default Browser (google-chrome-stable for google-chrome) terminal = "kitty"; # Set Default System Terminal }