really changed the README file
This commit is contained in:
parent
961f84bdf0
commit
3db920d2b2
1 changed files with 14 additions and 15 deletions
29
README.md
29
README.md
|
@ -2,35 +2,34 @@
|
||||||
|
|
||||||
## installation
|
## installation
|
||||||
To install this waybar theme, you could, if you do not have a waybar folder under your ~/.config/ folder currently installed, just clone the repo directly inside your ~/.config/ folder and update the repo, to get the newest commit
|
To install this waybar theme, you could, if you do not have a waybar folder under your ~/.config/ folder currently installed, just clone the repo directly inside your ~/.config/ folder and update the repo, to get the newest commit
|
||||||
|
```bash
|
||||||
´´´bash
|
|
||||||
git clone https://git.k4li.de/dotfiles/waybar ~/.config/waybar
|
git clone https://git.k4li.de/dotfiles/waybar ~/.config/waybar
|
||||||
´´´
|
```
|
||||||
|
|
||||||
> - You can also checkout the dev branch
|
> - You can also checkout the dev branch
|
||||||
|
|
||||||
## dependencies
|
## dependencies
|
||||||
´´´
|
```
|
||||||
grim grimshot
|
grim grimshot
|
||||||
´´´
|
```
|
||||||
> for screenshots
|
> for screenshots
|
||||||
´´´
|
```
|
||||||
wttrbar
|
wttrbar
|
||||||
´´´
|
```
|
||||||
> to display the weather icon + info
|
> to display the weather icon + info
|
||||||
´´´
|
```
|
||||||
wlogout swaylock-effects
|
wlogout swaylock-effects
|
||||||
´´´
|
```
|
||||||
> to logout
|
> to logout
|
||||||
´´´
|
```
|
||||||
pamixer pavucontrol
|
pamixer pavucontrol
|
||||||
´´´
|
```
|
||||||
> for the sound-settings
|
> for the sound-settings
|
||||||
´´´
|
```
|
||||||
iwd
|
iwd
|
||||||
´´´
|
```
|
||||||
or
|
or
|
||||||
´´´
|
```
|
||||||
nmcli
|
nmcli
|
||||||
´´´
|
```
|
||||||
> for wifi
|
> for wifi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue