zastąpienie kitty przez warp, zainstalowanie freetube, próba instalacji klienta minecraft.

This commit is contained in:
installer
2025-05-20 15:42:41 +02:00
parent 9a01abb83b
commit f4e6ec8144
13 changed files with 124 additions and 42 deletions

View File

@@ -1,16 +1,12 @@
{
# 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
browser = "librewolf";
terminal = "warp-terminal";
keyboardLayout = "pl";
}