diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -55,9 +55,11 @@ But make sure you download all the dependencies that are used in nixos/desktop-e - yazi for file exploring ### Hyprland -Low battery warning notifications +Low battery warning notifications<br> + - 30% (Low) - 15% (Critical) + Change these values in quickshell/shell.qml(look for "redBatteryPoint" & "orangeBatteryPoint") & hypr/battery-notif.sh<br> <br> @@ -119,6 +121,7 @@ Jetbrains Mono Nerd Font ### Programming Language setup Configure in nixos/languages<br> + - Zig - Elixir & Erlang - C @@ -130,6 +133,7 @@ Configure in nixos/languages<br> ### Programming Tools Configure in nixos/environment.nix<br> + - clang-tools - android-tools - Vim & Nvim @@ -140,6 +144,7 @@ Configure in nixos/environment.nix<br> ### Applications Configure in nixos/apps.nix<br> + - Google Chrome - Gimp - Localsend @@ -153,5 +158,6 @@ Configure in nixos/apps.nix<br> ### Games Configure in nixos/games<br> + - Minecraft (Prism Launcher) - Steam (Comes installed with the Assetto Corsa compatible Proton version) |
