mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Update README.md
This commit is contained in:
parent
e52d6410cf
commit
ee3646a957
12
README.md
12
README.md
|
@ -28,15 +28,9 @@ Just run `upgrade_dotfiles` in your shell. Script will `git pull`, then relink o
|
||||||
## sway and waybar
|
## sway and waybar
|
||||||
![screenshot](https://user-images.githubusercontent.com/71599788/189524925-88d0e5e0-cff4-45c2-884a-d84d5813040f.png)
|
![screenshot](https://user-images.githubusercontent.com/71599788/189524925-88d0e5e0-cff4-45c2-884a-d84d5813040f.png)
|
||||||
|
|
||||||
|
packages: `sway swaybg swaylock swayidle alacritty waybar nemo firefox breeze breeze-gtk breeze-icons pulseaudio pavucontrol awesome-terminal-fonts ttf-jetbrains-mono wf-recorder slurp fzf`
|
||||||
|
|
||||||
|
aur: `sway-launcher-desktop poweralertd qt5-styleplugins qt6gtk2`
|
||||||
https://user-images.githubusercontent.com/71599788/187484410-bd57e08e-8cca-4d09-9ee4-dfb6caec8dec.mp4
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
packages: `sway swaybg swaylock swayidle alacritty waybar pcmanfm-qt firefox breeze breeze-gtk fzf`
|
|
||||||
|
|
||||||
aur: `sway-launcher-desktop`
|
|
||||||
|
|
||||||
font: `JetBrains Mono`
|
font: `JetBrains Mono`
|
||||||
|
|
||||||
|
@ -46,3 +40,5 @@ font: `JetBrains Mono`
|
||||||
```sh
|
```sh
|
||||||
pacman -S $(curl -fsSL https://ivabus.dev/pkgs)
|
pacman -S $(curl -fsSL https://ivabus.dev/pkgs)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then install AUR pkgs listed in https://ivabus.dev/aur
|
||||||
|
|
Loading…
Reference in a new issue