This commit is contained in:
installer
2024-12-27 14:21:51 +01:00
parent 9f061f73c4
commit 0bd14dba76
7 changed files with 940 additions and 13 deletions

View File

@@ -0,0 +1,16 @@
{
# Git Configuration ( For Pulling Software Repos )
gitUsername = "GarandPLG";
gitEmail = "garandplg@garandplg.com";
# Hyprland Settings
extraMonitorSettings = "";
# Waybar Settings
clock24h = true;
# Program Options
browser = "librewolf"; # Set Default Browser (google-chrome-stable for google-chrome)
terminal = "kitty"; # Set Default System Terminal
keyboardLayout = "pl";
}