Delete qtile config, add readme, screen for openbox

This commit is contained in:
Smirnov Alexandr 2021-02-26 17:08:25 +02:00
parent 8511aa4130
commit fdf04c61bc
16 changed files with 467 additions and 925 deletions

View file

@ -5,8 +5,8 @@
#### System configuration
- `OS` Arch
- `WM` bspwm
- `Terminal` alacritty
- `WM` bspwm, openbox
- `Terminal` alacritty, kitty
- `Shell` zsh
- `Editor` nvim, vscode
- `File manager` ranger
@ -23,7 +23,7 @@ yay -S rcm
Install dependency:
```bash
sudo pacman -S neovim tmux git bspwm sxhkd alacritty picom dunst zsh rofi ranger firefox ttf-font-awesome ttf-jetbrains
sudo pacman -S neovim tmux git openbox tint2 bspwm sxhkd kitty picom dunst zsh rofi ranger firefox ttf-font-awesome ttf-jetbrains
yay -S polybar xkblayout
```