viewnior & readme update
This commit is contained in:
parent
75e790d690
commit
9b547d10b0
3 changed files with 27 additions and 28 deletions
|
|
@ -34,7 +34,7 @@ Notably, it utilizes:
|
||||||
## 🔧 Components
|
## 🔧 Components
|
||||||
|
|
||||||
| Component | Version/Name |
|
| Component | Version/Name |
|
||||||
| ---------------- | ---------------------------------------------------- |
|
| ---------------- | ------------------------------- |
|
||||||
| Distro | NixOS |
|
| Distro | NixOS |
|
||||||
| Shell | Zsh |
|
| Shell | Zsh |
|
||||||
| Display Server | Wayland |
|
| Display Server | Wayland |
|
||||||
|
|
@ -47,8 +47,8 @@ Notably, it utilizes:
|
||||||
| Fetch Utility | Neofetch |
|
| Fetch Utility | Neofetch |
|
||||||
| Theme | Catppuccin Macchiato |
|
| Theme | Catppuccin Macchiato |
|
||||||
| Icons | Colloid-teal-dark, Numix-Circle |
|
| Icons | Colloid-teal-dark, Numix-Circle |
|
||||||
| Font | Nerd-fonts NixOS package (installing all nerd-fonts) |
|
| Font | JetBrains Mono & Font Awesome |
|
||||||
| File Browser | Thunar |
|
| File Browser | Thunar & viewnior for images |
|
||||||
| Internet Browser | Firefox |
|
| Internet Browser | Firefox |
|
||||||
| Screenshot | Hyprshot |
|
| Screenshot | Hyprshot |
|
||||||
| Clipboard | wl-clipboard |
|
| Clipboard | wl-clipboard |
|
||||||
|
|
|
||||||
|
|
@ -57,6 +57,7 @@
|
||||||
pkgs.qbittorrent
|
pkgs.qbittorrent
|
||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
|
pkgs.viewnior
|
||||||
pkgs-unstable.hyprshot
|
pkgs-unstable.hyprshot
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -6,13 +6,11 @@
|
||||||
bat
|
bat
|
||||||
btop
|
btop
|
||||||
fzf
|
fzf
|
||||||
gimp
|
|
||||||
git
|
git
|
||||||
lm_sensors
|
lm_sensors
|
||||||
neofetch
|
neofetch
|
||||||
neovim
|
neovim
|
||||||
ripgrep
|
ripgrep
|
||||||
sysstat
|
|
||||||
tldr
|
tldr
|
||||||
unzip
|
unzip
|
||||||
wget
|
wget
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue