aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-10-13 09:45:02 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-10-13 09:45:02 +0530
commit0af0bb31ead7ff59887bc1eeb66df992c9d15208 (patch)
treea4ec461ecc47e22263b4e5eb871f782c0f2b3410 /README.md
parent7b952dc9b6001f21cd73562fea6040b2d175b944 (diff)
wallpapers, docs + configuration language seperation & cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e4fcd20
--- /dev/null
+++ b/README.md
@@ -0,0 +1,39 @@
+<h1 align="center">
+ <br>
+ Pegasus Config
+ <br>
+</h1>
+<h4 align="center">
+ A configuration for NixOS + Hyprland + Nvidia CUDA setup<br>
+ Minimalistic setup for F1 fans and programmers<br>
+ Tmux for terminal sessions
+</h4>
+
+<p align="center">
+ <a href="#wallpapers">Wallpapers</a> •
+ <a href="#customization">Customization</a> •
+ <a hre="#docs">Docs</a>
+</p>
+
+![desktop_screenshot](./assets/desktop.png)
+
+## Wallpapers
+
+![hamilton_laying_on_merc](./Wallpapers/2024%20Abu%20Dhabi%20GP%20-%20Lewis%20Hamilton.png)
+![hamilton_spinning_on_merc](./Wallpapers/2024%20Abu%20Dhabi%20GP%20-%20Lewis%20Hamilton%20Celebration.png)
+![leclerc_las_vegas](./Wallpapers/2024%20Las%20Vegas%20GP%20-%20Charles%20Leclerc%204.png)
+![george_brazil](./Wallpapers/2024%20São%20Paulo%20GP%20-%20George%20Russell%202.png)
+![max_brazil](./Wallpapers/2024%20São%20Paulo%20GP%20-%20Max%20Verstappen%206.png)
+![max_preseason](./Wallpapers/2025%20Pre-Season%20Testing%20-%20Max%20Verstappen%204.jpg)
+![mandrelbrot_full](./Wallpapers/mandelbrot_full_rosewater.png)
+![mandrelbrot_gap](./Wallpapers/mandelbrot_gap_flamingo.png)
+![mandrelbrot_side](./Wallpapers/mandelbrot_side_lavender.png)
+
+[Credit for F1 wallpapers](https://photos.google.com/share/AF1QipMSCLnAN3FpvqaMdcMQfXJU9tHow9PLA1bm4RaeQhzq6EpmLGDnmq1ht2dNqLwODg?pli=1&key=N0xtODRJMHl3cjNwRlVoa2dEanRxZm14TFpBTGpB)
+
+## Customization
+You can use this project outside of NixOS as well, just by ignoring the nixos directory.<br>
+But make sure you download all the dependencies that are used in nixos/desktop-environment.nix<br>
+Check ./sync.sh to find where each directory is sourced from
+
+## Docs