mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: make readme betterer™️
This commit is contained in:
parent
21c403a75d
commit
54f4fef027
1 changed files with 19 additions and 24 deletions
43
README.md
43
README.md
|
|
@ -57,25 +57,22 @@
|
||||||
### Components
|
### Components
|
||||||
| | NixOS + Hyprland |
|
| | NixOS + Hyprland |
|
||||||
| --------------------------- | :---------------------------------------------------------------------------------------------:
|
| --------------------------- | :---------------------------------------------------------------------------------------------:
|
||||||
| **Window Manager** | [Hyprland][Hyprland] |
|
| **Compositor** | [hyprland][hyprland] |
|
||||||
| **Bar** | [Waybar][waybar] |
|
| **Bar** | [waybar][waybar] |
|
||||||
| **Application Launcher** | [bemenu][bemenu] |
|
| **Application launcher** | [bemenu][bemenu] |
|
||||||
| **Notification Daemon** | [Mako][mako] |
|
| **Notification daemon** | [swaync][swaync] |
|
||||||
| **Terminal Emulator** | [Kitty][kitty] |
|
| **Terminal emulator** | [kitty][kitty] |
|
||||||
| **Shell** | [zsh][zsh] |
|
| **Shell** | [zsh][zsh] |
|
||||||
| **Text Editor** | [Neovim][Neovim] + [VSCodium][VSCodium] |
|
| **Text editor** | [neovim][neovim] |
|
||||||
| **network management tool** | [NetworkManager][NetworkManager] + [network-manager-applet][network-manager-applet] |
|
| **Network management tool** | [networkmanager][networkmanager] |
|
||||||
| **System resource monitor** | [htop][htop] |
|
| **File manager** | [thunar][thunar]
|
||||||
| **File Manager** | [thunar][thunar]
|
| **Fonts** | [nerd fonts][nerd fonts] |
|
||||||
| **Fonts** | [nerd fonts][Nerd fonts] |
|
|
||||||
| **Color Scheme** | [catppuccin][Catppuccin] |
|
|
||||||
| **Icons** | [catppuccin-papirus-folders][catppuccin-papirus-folders] |
|
|
||||||
| **Lockscreen** | [swaylock][swaylock] |
|
| **Lockscreen** | [swaylock][swaylock] |
|
||||||
| **Image Viewer** | [nsxiv][nsxiv] |
|
| **Image viewer** | [nsxiv][nsxiv] + [imv] |
|
||||||
| **Media Player** | [mpv][mpv] |
|
| **Media player** | [mpv][mpv] |
|
||||||
| **Screenshot Software** | [grimblast][grimblast] |
|
| **Screenshot software** | [grimblast][grimblast] |
|
||||||
| **Clipboard** | [wl-clip-persist][wl-clip-persist] |
|
| **Clipboard** | [wl-clip-persist][wl-clip-persist] |
|
||||||
| **Color Picker** | [hyprpicker][hyprpicker] |
|
| **Color picker** | [hyprpicker][hyprpicker] |
|
||||||
|
|
||||||
|
|
||||||
### Shell aliases
|
### Shell aliases
|
||||||
|
|
@ -222,24 +219,22 @@ Other dotfiles that I learned / copy from:
|
||||||
- [mrusme/dotfiles](https://github.com/mrusme/dotfiles)
|
- [mrusme/dotfiles](https://github.com/mrusme/dotfiles)
|
||||||
|
|
||||||
<!-- Links -->
|
<!-- Links -->
|
||||||
[Hyprland]: https://github.com/hyprwm/Hyprland
|
[hyprland]: https://github.com/hyprwm/Hyprland
|
||||||
[Kitty]: https://github.com/kovidgoyal/kitty
|
[kitty]: https://github.com/kovidgoyal/kitty
|
||||||
[Waybar]: https://github.com/Alexays/Waybar
|
[waybar]: https://github.com/Alexays/Waybar
|
||||||
[bemenu]: https://github.com/Cloudef/bemenu
|
[bemenu]: https://github.com/Cloudef/bemenu
|
||||||
[zsh]: https://ohmyz.sh/
|
[zsh]: https://ohmyz.sh/
|
||||||
[swaylock]: https://github.com/swaywm/swaylock
|
[swaylock]: https://github.com/swaywm/swaylock
|
||||||
[mpv]: https://github.com/mpv-player/mpv
|
[mpv]: https://github.com/mpv-player/mpv
|
||||||
[VSCodium]:https://vscodium.com/
|
[VSCodium]:https://vscodium.com/
|
||||||
[Neovim]: https://github.com/neovim/neovim
|
[neovim]: https://github.com/neovim/neovim
|
||||||
[grimblast]: https://github.com/hyprwm/contrib
|
[grimblast]: https://github.com/hyprwm/contrib
|
||||||
[htop]: https://github.com/htop-dev/htop
|
[htop]: https://github.com/htop-dev/htop
|
||||||
[thunar]: https://docs.xfce.org/xfce/thunar/start
|
[thunar]: https://docs.xfce.org/xfce/thunar/start
|
||||||
[nsxiv]: https://nsxiv.codeberg.page
|
[nsxiv]: https://nsxiv.codeberg.page
|
||||||
[mako]: https://github.com/emersion/mako
|
[swaync]: https://github.com/ErikReider/SwayNotificationCenter
|
||||||
[nerd fonts]: https://github.com/ryanoasis/nerd-fonts
|
[nerd fonts]: https://github.com/ryanoasis/nerd-fonts
|
||||||
[NetworkManager]: https://wiki.gnome.org/Projects/NetworkManager
|
[networkmanager]: https://wiki.gnome.org/Projects/NetworkManager
|
||||||
[network-manager-applet]: https://gitlab.gnome.org/GNOME/network-manager-applet/
|
[network-manager-applet]: https://gitlab.gnome.org/GNOME/network-manager-applet/
|
||||||
[wl-clip-persist]: https://github.com/Linus789/wl-clip-persist
|
[wl-clip-persist]: https://github.com/Linus789/wl-clip-persist
|
||||||
[hyprpicker]: https://github.com/hyprwm/hyprpicker
|
[hyprpicker]: https://github.com/hyprwm/hyprpicker
|
||||||
[catppuccin]: https://github.com/catppuccin/catppuccin
|
|
||||||
[catppuccin-papirus-folders]: https://github.com/catppuccin/papirus-folders
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue