📚 docs(README): added new READMEs for geeqie and pacman, as well as update the main README to reference the new ones

This commit is contained in:
Sergio Laín 2023-11-04 00:12:37 +01:00
parent ed16cc7935
commit 77a3347982
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
5 changed files with 8 additions and 1 deletions

3
.config/geeqie/.github/README.md vendored Normal file
View file

@ -0,0 +1,3 @@
<div align="center">
<a href=""><img src="./title.png"></a>
</div>

BIN
.config/geeqie/.github/title.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

3
.config/pacman/.github/README.md vendored Normal file
View file

@ -0,0 +1,3 @@
<div align="center">
<a href=""><img src="./title.png"></a>
</div>

BIN
.config/pacman/.github/title.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

3
.github/README.md vendored
View file

@ -31,6 +31,7 @@ Here is some _small_ information about my setup:
<summary><b>🐧 System</b></summary> <summary><b>🐧 System</b></summary>
- **OS**: [Arch Linux](https://archlinux.org/) ([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/))
- **Package Manager**: [Pacman / Yay](https://github.com/Jguer/yay) ([Config](../.config/pacman/)) :gear:
- **Window Manager**: [Hyprland](https://hyprland.org/) :sparkles: ([Config](../.config/hypr/)) :gear: - **Window Manager**: [Hyprland](https://hyprland.org/) :sparkles: ([Config](../.config/hypr/)) :gear:
- **Panel**: [Waybar](https://github.com/Alexays/Waybar) :sparkles: ([Config](../.config/waybar/)) :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: - **Terminal Emulator**: [Kitty](https://sw.kovidgoyal.net/kitty/) :sparkles: ([Config](../.config/kitty/)) :gear:
@ -88,7 +89,7 @@ Here is some _small_ information about my setup:
- **PDF Viewer**: [Zathura](https://pwmt.org/projects/zathura/) ([Config](../.config/zathura/)) :gear: - **PDF Viewer**: [Zathura](https://pwmt.org/projects/zathura/) ([Config](../.config/zathura/)) :gear:
- **Note Taking**: [Obsidian](https://obsidian.md/) :sparkles: - **Note Taking**: [Obsidian](https://obsidian.md/) :sparkles:
- **Video Player**: [Celluloid](https://celluloid-player.github.io/) ([MPV](https://mpv.io/) frontend) ([Config](../.config/mpv/)) :gear: - **Video Player**: [Celluloid](https://celluloid-player.github.io/) ([MPV](https://mpv.io/) frontend) ([Config](../.config/mpv/)) :gear:
- **Image Viewer**: [geeqie](https://www.geeqie.org/) - **Image Viewer**: [geeqie](https://www.geeqie.org/) ([Config](../.config/geeqie/)) :gear:
- **File Manager**: [Nemo](https://community.linuxmint.com/software/view/nemo) - **File Manager**: [Nemo](https://community.linuxmint.com/software/view/nemo)
- **Audio Effects**: [Easyeffects](https://github.com/wwmm/easyeffects) - **Audio Effects**: [Easyeffects](https://github.com/wwmm/easyeffects)
- **Image Editor**: [Gimp](https://www.gimp.org/) - **Image Editor**: [Gimp](https://www.gimp.org/)