aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-11-05 22:14:00 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-11-05 22:14:00 +0530
commit1f699057d6735f2b3deb59f5cb67b09424070a7d (patch)
treef12896df92a29f5a03a9d901a4fc7e53cecbc128
parent0f96bce54cb34827ec18fa7ce1268cacdc23bb24 (diff)
cava and reorganization
-rw-r--r--README.md10
-rw-r--r--nixos/environment.nix1
2 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6af4350..3c83b71 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,7 @@
</h1>
<h4 align="center">
A configuration for NixOS + Hyprland<br>
- Minimalistic setup for F1 fans and programmers<br>
- Tmux for terminal sessions
+ Minimalistic setup for F1 fans and programmers
</h4>
<p align="center">
@@ -51,8 +50,9 @@ Check ./sync.sh to find where each directory is sourced from
## Docs
### Features
-- Ly Display Manager for login
+- ly Display Manager for login
- hyprland as desktop environment
+- tmux for terminal sessions
- foot as terminal
- waybar for top bar
- hyprsunset for nightlight
@@ -66,7 +66,7 @@ Check ./sync.sh to find where each directory is sourced from
Low battery warning notifications
- 30% (Low)
- 15% (Critical)
-Change these values in waybar/config\["battery"\]\["states"\] & hypr/battery-notif.sh<br>
+Change these values in waybar/config:battery:states & hypr/battery-notif.sh<br>
<br>
Wallpapers changes every 10 mintues and picks from ~/Pictures/Screenshots
@@ -93,7 +93,7 @@ Styling in waybar/style.css<br>
Configure in hypr/hyprland/keybinds.conf
I am left handed so my mouse is in left handed mode<br>
-IF YOU ARE NOT LEFT HANDED, change this in hypr/hyprland/input.conf\["input"\]\["left_handed"\]
+IF YOU ARE NOT LEFT HANDED, change this in hypr/hyprland/input.conf:input:left_handed
|Keybind|Description|
|-|-|
|Win + T|**Spawn Terminal** (foot)|
diff --git a/nixos/environment.nix b/nixos/environment.nix
index 94d3971..0b1ff46 100644
--- a/nixos/environment.nix
+++ b/nixos/environment.nix
@@ -10,6 +10,7 @@
scrcpy
cloc
wf-recorder
+ cava
wget
git