Updated a few typos related to dotfile generation

This commit is contained in:
2025-12-13 22:31:00 +05:30
parent 0df8176d26
commit 72fd6cfbaf

4
setup
View File

@@ -156,7 +156,7 @@ sed -n '/^##BASHPROFILE#$/,/^#BASHPROFILEEND#$/p' ~/arch_install3.sh | cut -c2-
#elif [[ "$(tty)" = "/dev/tty2" ]]; then #elif [[ "$(tty)" = "/dev/tty2" ]]; then
# pgrep dwm || startx # pgrep dwm || startx
#fi #fi
#BASHPROFILEEND# ##BASHPROFILEEND#
sed -n '/^##BASHRC#$/,/^##BASHRCEND#$/p' ~/arch_install3.sh | cut -c2- > ~/.bashrc sed -n '/^##BASHRC#$/,/^##BASHRCEND#$/p' ~/arch_install3.sh | cut -c2- > ~/.bashrc
@@ -804,7 +804,7 @@ sed -n '/##HYPRLANDLOOKNFEEL/,/##HYPRLANDLOOKNFEELEND/p' ~/arch_install3.sh | cu
#}} #}}
##HYPRLANDLOOKNFEELEND ##HYPRLANDLOOKNFEELEND
sed -n '/#\/*WAYBARSTYLE*\//,/#\/*WAYBARSTYLEEND*\//p' ~/arch_install3.sh | cut -c2- > ~/.config/wal/templates/waybar-style.css sed -n '/#\/\*WAYBARSTYLE\*\//,/#\/\*WAYBARSTYLEEND\*\//p' ~/arch_install3.sh | cut -c2- > ~/.config/wal/templates/waybar-style.css
#/*WAYBARSTYLE*/ #/*WAYBARSTYLE*/
#* {{ #* {{