diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-04 10:47:38 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-04 10:47:38 +0530 |
| commit | 6dc39e924a22a6324120dd3f1a470d4ff7af6bba (patch) | |
| tree | 77bd4fedb74984147e924fd7579d7248204b78b6 | |
| parent | 3eebb6a6d5c82a31cc1c04da77b1abc2fd676e64 (diff) | |
so they need <br> & space
| -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) |
