różne zmiany i przywrócenie default profilu, a usunięcie mojego bezpośredniego profilu z kodu źródłowego.

This commit is contained in:
installer
2024-12-27 14:21:11 +01:00
parent 8067e43b6d
commit 9f061f73c4
5 changed files with 0 additions and 926 deletions

View File

@@ -1,16 +0,0 @@
{
# 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";
}