Conversation
|
This makes arch docs less intuitive because of removed AUR helper example |
|
AUR helpers are not supported by Arch Linux. so we should not include a way to install via a aur helper you Shouldn't use a aur helper as a crutch, meaning you shouldn't use a aur helper for everything, you should instead pacman -S the packages in the native repos, then makepkg the ones in the aur, or use a aur helper |
|
Then shouldn't there at least be instructions on how to build both Also I agree that not mentioning which distro the dot file dependencies are for is confusing especially with some of them being fairly niche. |
|
added |
Yappaholic
left a comment
There was a problem hiding this comment.
Breaking markdown is not good because headers need to have significance in the docs, especially using first header
Also, SQUASH YOUR COMMITS, the docs PR needs to be a single commit and it's not that hard or demanding to soft reset your commits and then force-push to the repo
| yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer wlr-dpms sway-audio-idle-inhibit-git swayidle dimland-git brightnessctl swayosd wlr-randr grim slurp satty swaylock-effects-git wlogout sox | ||
| rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer swayidle brightnessctl swayosd wlr-randr grim slurp satty wlogout sox | ||
| ``` | ||
| #aur packages |
There was a problem hiding this comment.
You broke the markdown header hierarchy by moving #aur packages outside of code block
aur needs to be capitalized since it's an abbreviation
|
|
||
| foot xdg-desktop-portal-wlr swaybg wl-clip-persist cliphist wl-clipboard brightnessctl grim slurp satty dms-shell-git | ||
| ``` | ||
| #aur packages |
There was a problem hiding this comment.
Again, broke markdown header hierarchy
673ec40 to
db30977
Compare
17ff2ad to
064bcad
Compare
No description provided.