From 1f699057d6735f2b3deb59f5cb67b09424070a7d Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Wed, 5 Nov 2025 22:14:00 +0530 Subject: cava and reorganization --- README.md | 10 +++++----- nixos/environment.nix | 1 + 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 @@

A configuration for NixOS + Hyprland
- Minimalistic setup for F1 fans and programmers
- Tmux for terminal sessions + Minimalistic setup for F1 fans and programmers

@@ -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
+Change these values in waybar/config:battery:states & hypr/battery-notif.sh

Wallpapers changes every 10 mintues and picks from ~/Pictures/Screenshots @@ -93,7 +93,7 @@ Styling in waybar/style.css
Configure in hypr/hyprland/keybinds.conf I am left handed so my mouse is in left handed mode
-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 -- cgit v1.2.3