jednak przywracam swój katalog domowy

This commit is contained in:
installer
2024-12-27 14:42:03 +01:00
parent 0bd14dba76
commit 4bae7a0d8c
5 changed files with 934 additions and 0 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";
}