1

Readme: Update screenshots

This commit is contained in:
2025-07-20 18:17:22 +02:00
parent 8af1889558
commit 2a9767a66c
6 changed files with 2 additions and 2 deletions

BIN
Btop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -6,7 +6,7 @@ Modular NixOS configuration, using Hyprland for a lightweight desktop.
![](NeoVim.png)
![](Rmpc.png)
![](Rmpc.png) ![](Btop.png)
To install, run `nixos-rebuild` with the `--flake` parameter from the `NixFlake` directory: `nixos-rebuild switch --flake .#nixinator`.

BIN
Rmpc.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@ -308,7 +308,7 @@ in {
inactive_style: (),
),
highlighted_item_style: (fg: "${accentHl}", modifiers: "Bold|Italic"), // Currently playing
highlighted_item_style: (fg: "${accentDim}", modifiers: "Bold|Italic"), // Currently playing
current_item_style: (fg: "${accentText}", bg: "${accentDim}", modifiers: "Bold|Italic"), // Tracks list cursor
borders_style: (fg: "${accent}", modifiers: "Bold"),
highlight_border_style: (fg: "${accent}", modifiers: "Bold"),