Update README.md
This commit is contained in:
parent
a5781fdfbb
commit
899309d610
@ -48,13 +48,15 @@ To make it easy for you to get started with my dotfiles, here's a list of recomm
|
|||||||
# Clone the repository from your home directory
|
# Clone the repository from your home directory
|
||||||
git clone https://gitlab.com/stephan-raabe/dotfiles.git
|
git clone https://gitlab.com/stephan-raabe/dotfiles.git
|
||||||
|
|
||||||
# Install or update all required packages and install dotfiles
|
# Change into the new dotfiles folder
|
||||||
|
cd dotfiles
|
||||||
|
|
||||||
|
# Install all required packages
|
||||||
./1-install.sh
|
./1-install.sh
|
||||||
|
|
||||||
# Install hyprland window manager
|
# Install hyprland window manager
|
||||||
./2-install-hyprland.sh
|
./2-install-hyprland.sh
|
||||||
# OR/AND
|
# OR/AND Install qtile window manager
|
||||||
# Install qtile window manager
|
|
||||||
./2-install-qtile.sh
|
./2-install-qtile.sh
|
||||||
|
|
||||||
# Install dotfiles
|
# Install dotfiles
|
||||||
|
Loading…
Reference in New Issue
Block a user