made readme beautiful

This commit is contained in:
pika 2024-06-11 22:04:04 +02:00
parent 1fad554e19
commit 13454eac30

View file

@ -1,23 +1,23 @@
# waybar
# showcase
- workspace-button "change" on hover
- dynamic icons on workspaces
- dynamic groups for memory/cpu/disk && powerslide-menu
<details open>
<summary>left-side</summary>
- workspace-button "change" on hover
- dynamic icons on workspaces
![waybar-left.gif](./.src/waybar-left.gif)
</details>
<details open>
<summary>right-side</summary>
- dynamic groups for memory/cpu/disk && powerslide-menu
![waybar-right.gif](./.src/waybar-right.gif)
</details>
<details open>
<summary>middle && barcolor-changes</summary>
- bar changes red if fullscreen is on (not the whole screen of course, but the 'light'-fullscreen mode instead)
![waybar-middle.git](./.src/waybar-middle_bar-colors.gif)
</details>
- bar changes red if fullscreen is on (not the whole screen of course, but the 'light'-fullscreen mode instead)
## 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
```bash