Fix command 🥰
This commit is contained in:
parent
7fa1d88d8b
commit
a179e19e6a
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue