aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2026-07-03 17:45:46 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2026-07-03 17:45:46 +0530
commit5389f75cb8d9ede6805e5e27bbfb7b7b5b2baa95 (patch)
tree62fc703953010667db58eebb332fbe6208c39960 /README.md
parentbfb88193d8cad15829f625f03fe34bcbd479b2b2 (diff)
chore: it's been a while since i updated a lot of things
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 11 insertions, 13 deletions
diff --git a/README.md b/README.md
index 4f708af..ab26664 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,10 @@
</h1>
<h4 align="center">
A configuration for NixOS + Hyprland<br>
- An opinionated setup for F1 fans and programmers
+ An opinionated setup for programmers who don't believe in auto complete
</h4>
<p align="center">
- <a href="#wallpapers">Wallpapers</a> •
<a href="#installation">Installation</a> •
<a href="#customization">Customization</a> •
<a href="#docs">Docs</a>
@@ -17,14 +16,6 @@
![desktop_screenshot](./assets/desktop.png)
-## Wallpapers
-
-![hamilton_laying_on_merc](./Wallpapers/2024%20Abu%20Dhabi%20GP%20-%20Lewis%20Hamilton.png)
-![mandrelbrot_full](./Wallpapers/mandelbrot_full_rosewater.png)
-And more in Wallpapers/
-
-[Credit for F1 wallpapers](https://photos.google.com/share/AF1QipMSCLnAN3FpvqaMdcMQfXJU9tHow9PLA1bm4RaeQhzq6EpmLGDnmq1ht2dNqLwODg?pli=1&key=N0xtODRJMHl3cjNwRlVoa2dEanRxZm14TFpBTGpB)
-
## Installation
Adjust username, hostname and download destination in flake.nix according to your needs<br>
then
@@ -39,10 +30,15 @@ chmod +x nix.sh
./nix.sh
```
+For system update
+```
+nix flake update
+./nix.sh
+```
+
## 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
@@ -64,7 +60,6 @@ Low battery warning notifications
- 15% (Critical)
Change these values in quickshell/shell.qml(look for "redBatteryPoint" & "orangeBatteryPoint") & hypr/battery-notif.sh<br>
<br>
-Wallpapers changes every 10 mintues and picks from ~/Pictures/Screenshots
### Quickshell
![topbar](./assets/topbar.png)
@@ -75,6 +70,7 @@ Configure in quickshell/shell.qml<br>
|Label|Description|
|-|-|
|Radio|Network info, clicking it will open NetworkManager|
+|Low Energy|Bluetooth, clicking it will open blue-tui|
|Electrons|Battery %, When charging the % will be wrapped in "AC/DC()", e.g. AC/DC(50)|
|Waves|Volume, clicking it will mute|
|Photons|Brightness %|
@@ -142,13 +138,15 @@ Configure in nixos/environment.nix
### Applications
Configure in nixos/apps.nix
+- Google Chrome
- Gimp
- Localsend
- Obsidian
+- OBS Studio
- Wine
- Libreoffice
- Dolphin
-- Zen
+- Zen Browser
- VLC
### Games