📚 docs(README): added a lot of urls for nearly every program, and also put a notice on emojis
This commit is contained in:
parent
0bd66e34e2
commit
450c13c961
1 changed files with 52 additions and 50 deletions
102
.github/README.md
vendored
102
.github/README.md
vendored
|
@ -25,84 +25,86 @@ 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:
|
Here is some _small_ information about my setup:
|
||||||
|
|
||||||
|
> :information_source: INFO: Some of this apps have the config included in the repo (marked with :gear:), others dont because simply they dont have any or is not worth saving it because use of their defaults. Also, my favorite programs and tools are marked with :sparkles:
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>🐧 System</b></summary>
|
<summary><b>🐧 System</b></summary>
|
||||||
|
|
||||||
- **OS**: Arch Linux ([btw](https://www.reddit.com/r/archlinux/comments/6hv94x/has_anyone_seen_arch/))
|
- **OS**: [Arch Linux](https://archlinux.org/) ([btw](https://www.reddit.com/r/archlinux/comments/6hv94x/has_anyone_seen_arch/))
|
||||||
- **Window Manager**: Hyprland ([Config](../.config/hypr/))
|
- **Window Manager**: [Hyprland](https://hyprland.org/) :sparkles: ([Config](../.config/hypr/)) :gear:
|
||||||
- **Panel**: Waybar ([Config](../.config/waybar/))
|
- **Panel**: [Waybar](https://github.com/Alexays/Waybar) :sparkles: ([Config](../.config/waybar/)) :gear:
|
||||||
- **Terminal Emulator**: Kitty ([Config](../.config/kitty/))
|
- **Terminal Emulator**: [Kitty](https://sw.kovidgoyal.net/kitty/) :sparkles: ([Config](../.config/kitty/)) :gear:
|
||||||
- **Notification Daemon/Center**: swaync ([Config](../.config/swaync/))
|
- **Notification Daemon/Center**: [swaync](https://github.com/ErikReider/SwayNotificationCenter) ([Config](../.config/swaync/)) :gear:
|
||||||
- **Application Launcher**: Rofi ([Config](../.config/rofi/))
|
- **Application Launcher**: [Rofi](https://github.com/lbonn/rofi) ([Config](../.config/rofi/)) :gear:
|
||||||
- **Audio Daemon**: Pipewire ([Config](../.config/pipewire/))
|
- **Audio Daemon**: [Pipewire](https://pipewire.org/) ([Config](../.config/pipewire/)) :gear:
|
||||||
- **Firewall**: ufw
|
- **Firewall**: [ufw](https://wiki.archlinux.org/title/ufw)
|
||||||
- **AUR Helper**: yay
|
- **AUR Helper**: [yay](https://github.com/Jguer/yay)
|
||||||
- **Clipboard Manager**: wl-clipboard (with cliphist)
|
- **Clipboard Manager**: [wl-clipboard](https://github.com/bugaevc/wl-clipboard) (with [cliphist](https://github.com/sentriz/cliphist))
|
||||||
- **Wallpaper Switcher**: swww
|
- **Wallpaper Switcher**: [swww](https://github.com/Horus645/swww)
|
||||||
- **Lock Screen**: swaylock-effects ([Config](../.config/sway/))
|
- **Lock Screen**: [swaylock-effects](https://github.com/mortie/swaylock-effects) ([Config](../.config/sway/)) :gear:
|
||||||
- **Idle Timeout**: swayidle ([Config](../.config/sway/))
|
- **Idle Timeout**: [swayidle](https://github.com/swaywm/swayidle) ([Config](../.config/sway/)) :gear:
|
||||||
- **Color Picker**: Hyprpicker
|
- **Color Picker**: [Hyprpicker](https://github.com/hyprwm/hyprpicker)
|
||||||
- **Recording Tool**: wf-recorder
|
- **Recording Tool**: [wf-recorder](https://github.com/ammen99/wf-recorder)
|
||||||
- **Screenshot Tool**: Hyprshot
|
- **Screenshot Tool**: [Hyprshot](https://github.com/Gustash/Hyprshot)
|
||||||
- **Logout Menu**: wleave ([Config](../.config/wleave/))
|
- **Logout Menu**: [wleave](https://github.com/AMNatty/wleave) ([Config](../.config/wleave/)) :gear:
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>🖥️ CLI/TUI Apps</b></summary>
|
<summary><b>🖥️ CLI/TUI Apps</b></summary>
|
||||||
|
|
||||||
- **Shell**: Fish ([Config](../.config/fish/))
|
- **Shell**: Fish :sparkles: ([Config](../.config/fish/)) :gear:
|
||||||
- **Shell Prompt**: Starship ([Config](../.config/starship/))
|
- **Shell Prompt**: Starship ([Config](../.config/starship/)) :gear:
|
||||||
- **Shell History**: [Atuin](https://github.com/atuinsh/atuin) ([Config](../.config/atuin/))
|
- **Shell History**: [Atuin](https://github.com/atuinsh/atuin) ([Config](../.config/atuin/)) :gear:
|
||||||
- **CD Replacement**: zoxide
|
- **CD Replacement**: zoxide
|
||||||
- **LS Replacement**: eza
|
- **LS Replacement**: eza
|
||||||
- **Cat Replacement**: bat ([Config](../.config/bat/))
|
- **Cat Replacement**: bat ([Config](../.config/bat/)) :gear:
|
||||||
- **Help Pages**: Navi / TLDR ([Config](../.config/navi/))
|
- **Help Pages**: Navi / TLDR ([Config](../.config/navi/)) :gear:
|
||||||
- **Fuzzy File Finder**: Fzf
|
- **Fuzzy File Finder**: Fzf
|
||||||
- **Fuzzy Word Finder**: Ripgrep ([Config](../.config/rg/))
|
- **Fuzzy Word Finder**: Ripgrep ([Config](../.config/rg/)) :gear:
|
||||||
- **Editor**: Neovim ([Config](../.config/nvim/))
|
- **Editor**: Neovim :sparkles: ([Config](../.config/nvim/)) :gear:
|
||||||
- **File Manager**: Yazi ([Config](../.config/yazi/))
|
- **File Manager**: Yazi ([Config](../.config/yazi/)) :gear:
|
||||||
- **Git UI**: Lazygit ([Config](../.config/lazygit/))
|
- **Git UI**: Lazygit :sparkles: ([Config](../.config/lazygit/)) :gear:
|
||||||
- **Npm Manager UI**: Lazynpm
|
- **Npm Manager UI**: Lazynpm
|
||||||
- **Docker UI**: Lazydocker
|
- **Docker UI**: Lazydocker
|
||||||
- **Arch Package Search UI**: [Pacseek](https://github.com/moson-mo/pacseek) ([Config](../.config/pacseek/))
|
- **Arch Package Search UI**: [Pacseek](https://github.com/moson-mo/pacseek) ([Config](../.config/pacseek/)) :gear:
|
||||||
- **Audio Visualizer**: Cava ([Config](../.config/cava/))
|
- **Audio Visualizer**: Cava ([Config](../.config/cava/)) :gear:
|
||||||
- **System Monitor**: btop ([Config](../.config/btop/))
|
- **System Monitor**: btop ([Config](../.config/btop/)) :gear:
|
||||||
- **GPU Monitor**: nvtop
|
- **GPU Monitor**: nvtop
|
||||||
- **System Fetch**: Neofetch ([Config](../.config/neofetch/))
|
- **System Fetch**: Neofetch ([Config](../.config/neofetch/)) :gear:
|
||||||
- **Git Fetch**: Onefetch
|
- **Git Fetch**: Onefetch
|
||||||
- **Keybindings TUI**: Keyb ([Config](../.config/keyb/))
|
- **Keybindings TUI**: Keyb ([Config](../.config/keyb/)) :gear:
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>🖱️ GUI Apps</b></summary>
|
<summary><b>🖱️ GUI Apps</b></summary>
|
||||||
|
|
||||||
- **Music Player**: Spotify (patched with Spicetify) ([Config](../.config/spicetify/))
|
- **Music Player**: [Spotify](https://open.spotify.com/) (patched with [Spicetify](https://spicetify.app/)) ([Config](../.config/spicetify/)) :gear:
|
||||||
- **Web Browser**: Librewolf / Thorium ([Config](../.config/librewolf/))
|
- **Web Browser**: [Librewolf](https://librewolf.net/) / [Thorium](https://thorium.rocks/) :sparkles: ([Config](../.config/librewolf/)) :gear:
|
||||||
- **Messaging App**: Discord (patched with BetterDiscord) ([Config](../.config/BetterDiscord/))
|
- **Messaging App**: [Discord](https://discord.com/) (patched with [BetterDiscord](https://betterdiscord.app/)) ([Config](../.config/BetterDiscord/)) :gear:
|
||||||
- **Email Client**: Thunderbird
|
- **Email Client**: [Thunderbird](https://www.thunderbird.net/)
|
||||||
- **PDF Viewer**: Zathura ([Config](../.config/zathura/))
|
- **PDF Viewer**: [Zathura](https://pwmt.org/projects/zathura/) ([Config](../.config/zathura/)) :gear:
|
||||||
- **Note Taking**: Obsidian
|
- **Note Taking**: [Obsidian](https://obsidian.md/) :sparkles:
|
||||||
- **Video Player**: Celluloid (MPV)
|
- **Video Player**: [Celluloid](https://celluloid-player.github.io/) ([MPV](https://mpv.io/))
|
||||||
- **Image Viewer**: geeqie
|
- **Image Viewer**: [geeqie](https://www.geeqie.org/)
|
||||||
- **File Manager**: Nemo
|
- **File Manager**: [Nemo](https://community.linuxmint.com/software/view/nemo)
|
||||||
- **Audio Effects**: Easyeffects
|
- **Audio Effects**: [Easyeffects](https://github.com/wwmm/easyeffects)
|
||||||
- **Image Editor**: Gimp
|
- **Image Editor**: [Gimp](https://www.gimp.org/)
|
||||||
- **Paint Tool**: Pinta
|
- **Paint Tool**: [Pinta](https://www.pinta-project.com/)
|
||||||
- **VM Manager**: KVM (QEMU)
|
- **VM Manager**: [Virt-Manager](https://virt-manager.org/) ([QEMU](https://www.qemu.org/))
|
||||||
- **Recording Program**: OBS
|
- **Recording Program**: [OBS](https://obsproject.com/)
|
||||||
- **Office Apps**: LibreOffice
|
- **Office Apps**: [LibreOffice](https://www.libreoffice.org/)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>🔍 Other</b></summary>
|
<summary><b>🔍 Other</b></summary>
|
||||||
|
|
||||||
- **Colorscheme**: Catppuccin Macchiato
|
- **Colorscheme**: [Catppuccin Macchiato](https://github.com/catppuccin/catppuccin)
|
||||||
- **Font**: Jetbrains Mono Nerd
|
- **Font**: [Jetbrains Mono Nerd](https://www.jetbrains.com/es-es/lp/mono/)
|
||||||
- **Dotfiles Manager**: yadm ([Config](../.config/yadm/))
|
- **Dotfiles Manager**: [yadm](https://yadm.io/) ([Config](../.config/yadm/)) :gear:
|
||||||
- **Automatic System Deployment**: Ansible
|
- **Automatic System Deployment**: [Ansible](https://www.ansible.com/)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue