Fix command 🥰

This commit is contained in:
Anas Elgarhy 2022-07-10 18:05:39 +02:00
parent 7fa1d88d8b
commit a179e19e6a
1 changed files with 2 additions and 2 deletions

View File

@ -93,12 +93,12 @@
- Maniual:
1. Run this command to install all avilable dependencies in standerd arch repostory
```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.
3. Run this command to install all avilable dependencies in the AUR repostory
```bash
yay -S google-chrome xkblayout
yay -S xkblayout
```
4. Clone this repostory `git clone https://github.com/anas-elgarhy/dwm-anas.git`
5. Build and install `sudo make clean install`