viewnior & readme update

This commit is contained in:
gpskwlkr 2024-03-27 01:30:13 +04:00
parent 75e790d690
commit 9b547d10b0
3 changed files with 27 additions and 28 deletions

View file

@ -33,32 +33,32 @@ 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 |
| WM (Compositor) | Hyprland | | WM (Compositor) | Hyprland |
| Bar | Waybar | | Bar | Waybar |
| Notification | Mako | | Notification | Mako |
| Launcher | Wofi | | Launcher | Wofi |
| Editor | Neovim | | Editor | Neovim |
| Terminal | Kitty | | Terminal | Kitty |
| 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 |
| Idle | Swayidle | | Idle | Swayidle |
| Lock | Swaylock | | Lock | Swaylock |
| Logout menu | Wlogout | | Logout menu | Wlogout |
| Wallpaper | Hyprpaper | | Wallpaper | Hyprpaper |
| Display Manager | SDDM | | Display Manager | SDDM |
| Containerization | Docker | | Containerization | Docker |
| Virtualisation | qemu + virt-manager + libvirtd | | Virtualisation | qemu + virt-manager + libvirtd |
## ⌨ Keybindings ## ⌨ Keybindings

View file

@ -57,6 +57,7 @@
pkgs.qbittorrent pkgs.qbittorrent
# Utils # Utils
pkgs.viewnior
pkgs-unstable.hyprshot pkgs-unstable.hyprshot
]; ];
} }

View file

@ -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