Fix command 🥰

This commit is contained in:
Anas Elgarhy 2022-07-10 18:05:39 +02:00
parent 7fa1d88d8b
commit a179e19e6a

View file

@ -93,12 +93,12 @@
- Maniual: - Maniual:
1. Run this command to install all avilable dependencies in standerd arch repostory 1. Run this command to install all avilable dependencies in standerd arch repostory
```bash ```bash
sudo pacman -S libxft-bgra rofi dmenu tmux tor-browser discord neovim jetbrains-toolbox vim pamixer playerctl betterlockscreen dolphin spectacle alacritty picom nitrogen libxinerama sudo pacman -S google-chrome libxft-bgra rofi dmenu tmux tor-browser discord neovim jetbrains-toolbox vim pamixer playerctl betterlockscreen dolphin spectacle alacritty picom nitrogen libxinerama
``` ```
2. Install yay if you not installed it. 2. Install yay if you not installed it.
3. Run this command to install all avilable dependencies in the AUR repostory 3. Run this command to install all avilable dependencies in the AUR repostory
```bash ```bash
yay -S google-chrome xkblayout yay -S xkblayout
``` ```
4. Clone this repostory `git clone https://github.com/anas-elgarhy/dwm-anas.git` 4. Clone this repostory `git clone https://github.com/anas-elgarhy/dwm-anas.git`
5. Build and install `sudo make clean install` 5. Build and install `sudo make clean install`