💄 style(README): changed position for config information in each tool

This commit is contained in:
Sergio Laín 2023-12-12 00:23:46 +01:00
parent a7338504e9
commit a66f13b0f4
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

76
.github/README.md vendored
View file

@ -42,80 +42,80 @@ This repo is always changing, so I may add new stuff in the future. If you encou
Here is some _small_ information about my setup:
> INFO: Some of this apps have the config included in the repo (marked with ⚙️), others don't because simply they don't have any or is not worth saving it because of their defaults. Also, my favorite are programs and tools are marked with ✨.
> INFO: Some of this apps have the config included in the repo, which are marked with ⚙️), and others don't because simply they don't have any or is not worth saving it because of their defaults. Also, my favorite are programs and tools are marked with ✨.
<details>
<summary><b>🐧 System</b></summary>
- **OS**: [Arch Linux](https://archlinux.org/) :sparkles: ([btw](https://www.reddit.com/r/archlinux/comments/6hv94x/has_anyone_seen_arch/))
- **Package Manager**: [Pacman](https://wiki.archlinux.org/title/Pacman) ([Config](../.config/pacman/)) :gear:
- **AUR Helper**: [yay](https://github.com/Jguer/yay) :sparkles: ([Config](../.config/yay/)) :gear:
- **Window Manager**: [Hyprland](https://hyprland.org/) :sparkles: ([Config](../.config/hypr/)) :gear:
- **Panel**: [Waybar](https://github.com/Alexays/Waybar) :sparkles: ([Config](../.config/waybar/)) :gear:
- **Terminal Emulator**: [Kitty](https://sw.kovidgoyal.net/kitty/) :sparkles: ([Config](../.config/kitty/)) :gear:
- **Notification Daemon/Center**: [swaync](https://github.com/ErikReider/SwayNotificationCenter) ([Config](../.config/swaync/)) :gear:
- **Application Launcher**: [Rofi](https://github.com/lbonn/rofi) :sparkles: ([Config](../.config/rofi/)) :gear:
- **Audio Daemon**: [Pipewire](https://pipewire.org/) ([Config](../.config/pipewire/)) :gear:
- **Package Manager**: [Pacman](https://wiki.archlinux.org/title/Pacman) _([:gear: Conf](../.config/pacman/))_
- **AUR Helper**: [yay](https://github.com/Jguer/yay) :sparkles: _([:gear: Conf](../.config/yay/))_
- **Window Manager**: [Hyprland](https://hyprland.org/) :sparkles: _([:gear: Conf](../.config/hypr/))_
- **Panel**: [Waybar](https://github.com/Alexays/Waybar) :sparkles: _([:gear: Conf](../.config/waybar/))_
- **Terminal Emulator**: [Kitty](https://sw.kovidgoyal.net/kitty/) :sparkles: _([:gear: Conf](../.config/kitty/))_
- **Notification Daemon/Center**: [swaync](https://github.com/ErikReider/SwayNotificationCenter) _([:gear: Conf](../.config/swaync/))_
- **Application Launcher**: [Rofi](https://github.com/lbonn/rofi) :sparkles: _([:gear: Conf](../.config/rofi/))_
- **Audio Daemon**: [Pipewire](https://pipewire.org/) _([:gear: Conf](../.config/pipewire/))_
- **Firewall**: [ufw](https://wiki.archlinux.org/title/ufw)
- **Clipboard Manager**: [wl-clipboard](https://github.com/bugaevc/wl-clipboard) (with [cliphist](https://github.com/sentriz/cliphist))
- **Wallpaper Switcher**: [swww](https://github.com/Horus645/swww)
- **Lock Screen**: [swaylock-effects](https://github.com/jirutka/swaylock-effects) ([Config](../.config/swaylock/)) :gear:
- **Idle Timeout**: [swayidle](https://github.com/swaywm/swayidle) ([Config](../.config/swayidle/)) :gear:
- **Lock Screen**: [swaylock-effects](https://github.com/jirutka/swaylock-effects) _([:gear: Conf](../.config/swaylock/))_
- **Idle Timeout**: [swayidle](https://github.com/swaywm/swayidle) _([:gear: Conf](../.config/swayidle/))_
- **Color Picker**: [Hyprpicker](https://github.com/hyprwm/hyprpicker)
- **Recording Tool**: [wf-recorder](https://github.com/ammen99/wf-recorder)
- **Screenshot Tool**: [Hyprshot](https://github.com/Gustash/Hyprshot)
- **Screenshot Editor**: [Swappy](https://github.com/jtheoof/swappy) ([Config](../.config/swappy/)) :gear:
- **Logout Menu**: [wleave](https://github.com/AMNatty/wleave) ([Config](../.config/wleave/)) :gear:
- **Screenshot Editor**: [Swappy](https://github.com/jtheoof/swappy) _([:gear: Conf](../.config/swappy/))_
- **Logout Menu**: [wleave](https://github.com/AMNatty/wleave) _([:gear: Conf](../.config/wleave/))_
</details>
<details>
<summary><b>🖥️ CLI/TUI Apps</b></summary>
- **Shell**: [Fish](https://fishshell.com/) :sparkles: ([Config](../.config/fish/)) :gear:
- **Shell Prompt**: [Starship](https://starship.rs/) ([Config](../.config/starship/)) :gear:
- **Shell History**: [Atuin](https://github.com/atuinsh/atuin) ([Config](../.config/atuin/)) :gear:
- **Shell**: [Fish](https://fishshell.com/) :sparkles: _([:gear: Conf](../.config/fish/))_
- **Shell Prompt**: [Starship](https://starship.rs/) _([:gear: Conf](../.config/starship/))_
- **Shell History**: [Atuin](https://github.com/atuinsh/atuin) _([:gear: Conf](../.config/atuin/))_
- **CD Replacement**: [zoxide](https://github.com/ajeetdsouza/zoxide) :sparkles:
- **LS Replacement**: [eza](https://github.com/eza-community/eza)
- **Cat Replacement**: [bat](https://github.com/sharkdp/bat) ([Config](../.config/bat/)) :gear:
- **Find Replacement**: [fd](https://github.com/sharkdp/fd) ([Config](../.config/fd/)) :gear:
- **Help Pages**: [Navi](https://github.com/denisidoro/navi) / [TLDR](https://tldr.sh/) ([Config](../.config/navi/)) :gear:
- **Cat Replacement**: [bat](https://github.com/sharkdp/bat) _([:gear: Conf](../.config/bat/))_
- **Find Replacement**: [fd](https://github.com/sharkdp/fd) _([:gear: Conf](../.config/fd/))_
- **Help Pages**: [Navi](https://github.com/denisidoro/navi) / [TLDR](https://tldr.sh/) _([:gear: Conf](../.config/navi/))_
- **Fuzzy File Finder**: [fzf](https://github.com/junegunn/fzf) :sparkles:
- **Fuzzy Word Finder**: [Ripgrep](https://github.com/BurntSushi/ripgrep) ([Config](../.config/rg/)) :gear:
- **Editor**: [Neovim](https://neovim.io/) :sparkles: ([Config](../.config/nvim/)) :gear:
- **File Manager**: [Yazi](https://yazi-rs.github.io/) :sparkles: ([Config](../.config/yazi/)) :gear:
- **Git UI**: [Lazygit](https://github.com/jesseduffield/lazygit) :sparkles: ([Config](../.config/lazygit/)) :gear:
- **Fuzzy Word Finder**: [Ripgrep](https://github.com/BurntSushi/ripgrep) _([:gear: Conf](../.config/rg/))_
- **Editor**: [Neovim](https://neovim.io/) :sparkles: _([:gear: Conf](../.config/nvim/))_
- **File Manager**: [Yazi](https://yazi-rs.github.io/) :sparkles: _([:gear: Conf](../.config/yazi/))_
- **Git UI**: [Lazygit](https://github.com/jesseduffield/lazygit) :sparkles: _([:gear: Conf](../.config/lazygit/))_
- **Npm Manager UI**: [Lazynpm](https://github.com/jesseduffield/lazynpm)
- **Docker UI**: [Lazydocker](https://github.com/jesseduffield/lazydocker)
- **Arch Package Search UI**: [Pacseek](https://github.com/moson-mo/pacseek) ([Config](../.config/pacseek/)) :gear:
- **Update Tool**: [Topgrade](https://github.com/topgrade-rs/topgrade) ([Config](../.config/topgrade/)) :gear:
- **Audio Visualizer**: [Cava](https://github.com/karlstav/cava) ([Config](../.config/cava/)) :gear:
- **System Monitor**: [btop](https://github.com/aristocratos/btop) ([Config](../.config/btop/)) :gear:
- **Arch Package Search UI**: [Pacseek](https://github.com/moson-mo/pacseek) _([:gear: Conf](../.config/pacseek/))_
- **Update Tool**: [Topgrade](https://github.com/topgrade-rs/topgrade) _([:gear: Conf](../.config/topgrade/))_
- **Audio Visualizer**: [Cava](https://github.com/karlstav/cava) _([:gear: Conf](../.config/cava/))_
- **System Monitor**: [btop](https://github.com/aristocratos/btop) _([:gear: Conf](../.config/btop/))_
- **GPU Monitor**: [nvtop](https://github.com/Syllo/nvtop)
- **System Fetch**: [Neofetch](https://github.com/dylanaraps/neofetch) ([Config](../.config/neofetch/)) :gear:
- **System Fetch**: [Neofetch](https://github.com/dylanaraps/neofetch) _([:gear: Conf](../.config/neofetch/))_
- **Git Fetch**: [Onefetch](https://github.com/o2sh/onefetch)
- **Keybindings TUI**: [Keyb](https://github.com/kencx/keyb) :sparkles: ([Config](../.config/keyb/)) :gear:
- **Keybindings TUI**: [Keyb](https://github.com/kencx/keyb) :sparkles: _([:gear: Conf](../.config/keyb/))_
</details>
<details>
<summary><b>🖱️ GUI Apps</b></summary>
- **Music Player**: [Spotify](https://open.spotify.com/) (patched with [Spicetify](https://spicetify.app/)) ([Config](../.config/spicetify/)) :gear:
- **Web Browser**: [Librewolf](https://librewolf.net/) :sparkles: ([Config](../.config/browser/)) :gear:
- **Messaging App**: [Discord](https://discord.com/) (patched with [BetterDiscord](https://betterdiscord.app/)) ([Config](../.config/BetterDiscord/)) :gear:
- **Music Player**: [Spotify](https://open.spotify.com/) (patched with [Spicetify](https://spicetify.app/)) _([:gear: Conf](../.config/spicetify/))_
- **Web Browser**: [Librewolf](https://librewolf.net/) :sparkles: _([:gear: Conf](../.config/browser/))_
- **Messaging App**: [Discord](https://discord.com/) (patched with [BetterDiscord](https://betterdiscord.app/)) _([:gear: Conf](../.config/BetterDiscord/))_
- **Email Client**: [Thunderbird](https://www.thunderbird.net/)
- **PDF Viewer**: [Zathura](https://pwmt.org/projects/zathura/) ([Config](../.config/zathura/)) :gear:
- **PDF Viewer**: [Zathura](https://pwmt.org/projects/zathura/) _([:gear: Conf](../.config/zathura/))_
- **Note Taking App**: [Obsidian](https://obsidian.md/) :sparkles:
- **Video Player**: [Celluloid](https://celluloid-player.github.io/) ([MPV](https://mpv.io/) frontend) ([Config](../.config/mpv/)) :gear:
- **Image Viewer**: [geeqie](https://www.geeqie.org/) ([Config](../.config/geeqie/)) :gear:
- **Video Player**: [Celluloid](https://celluloid-player.github.io/) ([MPV](https://mpv.io/) frontend) _([:gear: Conf](../.config/mpv/))_
- **Image Viewer**: [geeqie](https://www.geeqie.org/) _([:gear: Conf](../.config/geeqie/))_
- **File Manager**: [Nemo](https://community.linuxmint.com/software/view/nemo)
- **Audio Effects**: [Easyeffects](https://github.com/wwmm/easyeffects)
- **Image Editor**: [Krita](https://krita.org/)
- **Paint Tool**: [Pinta](https://www.pinta-project.com/)
- **VM Manager**: [Virt-Manager](https://virt-manager.org/) ([QEMU](https://www.qemu.org/))
- **Recording Program**: [OBS](https://obsproject.com/)
- **Office Apps**: [LibreOffice](https://www.libreoffice.org/) ([Config](../.config/libreoffice/4/user/config/)) :gear:
- **Office Apps**: [LibreOffice](https://www.libreoffice.org/) _([:gear: Conf](../.config/libreoffice/4/user/config/))_
</details>
@ -124,8 +124,8 @@ Here is some _small_ information about my setup:
- **Colorscheme**: [Catppuccin Macchiato](https://github.com/catppuccin/catppuccin) :sparkles:
- **Font**: [JetBrainsMono Nerd Font](https://www.jetbrains.com/es-es/lp/mono/)
- **Dotfiles Manager**: [yadm](https://yadm.io/) :sparkles: ([Config](../.config/yadm/)) :gear:
- **Automatic System Deployment**: [Ansible](https://www.ansible.com/) :sparkles: ([Config](../.config/ansible/)) :gear:
- **Dotfiles Manager**: [yadm](https://yadm.io/) :sparkles: _([:gear: Conf](../.config/yadm/))_
- **Automatic System Deployment**: [Ansible](https://www.ansible.com/) :sparkles: _([:gear: Conf](../.config/ansible/))_
</details>