mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add zathura
This commit is contained in:
parent
e916fc2103
commit
633e8ad6cd
10 changed files with 98 additions and 68 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#### System configuration
|
||||
- `OS` Arch
|
||||
- `WM` bspwm, openbox
|
||||
- `WM` bspwm
|
||||
- `Terminal` kitty
|
||||
- `Shell` zsh
|
||||
- `Editor` nvim, vscode
|
||||
|
|
@ -23,12 +23,12 @@ yay -S rcm
|
|||
|
||||
Install dependency:
|
||||
```bash
|
||||
sudo pacman -S neovim tmux git openbox tint2 bspwm sxhkd kitty picom dunst zsh rofi ranger firefox ttf-font-awesome ttf-jetbrains
|
||||
sudo pacman -S neovim tmux git dunst picom bspwm sxhkd kitty rofi zsh ranger ttf-jetbrains-mono ttf-font-awesome
|
||||
yay -S polybar
|
||||
```
|
||||
|
||||
And install config:
|
||||
And install configs:
|
||||
```bash
|
||||
git clone https://github.com/Smirnov-O/dotfiles .dotfiles
|
||||
git clone --recursive https://github.com/Smirnov-O/dotfiles .dotfiles
|
||||
rcup
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue