Readme: Update screenshots
This commit is contained in:
BIN
FastFetch.png
BIN
FastFetch.png
Binary file not shown.
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 1.9 MiB |
BIN
NeoVim.png
BIN
NeoVim.png
Binary file not shown.
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 1.7 MiB |
@ -6,7 +6,7 @@ Modular NixOS configuration, using Hyprland for a lightweight desktop.
|
||||
|
||||

|
||||
|
||||

|
||||
 
|
||||
|
||||
To install, run `nixos-rebuild` with the `--flake` parameter from the `NixFlake` directory: `nixos-rebuild switch --flake .#nixinator`.
|
||||
|
||||
|
BIN
Rmpc.png
BIN
Rmpc.png
Binary file not shown.
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 1.6 MiB |
@ -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"),
|
||||
|
Reference in New Issue
Block a user