Update README.md
This commit is contained in:
parent
251a929e22
commit
19774d0eb6
1 changed files with 21 additions and 20 deletions
41
README.md
41
README.md
|
@ -1,31 +1,32 @@
|
||||||
# waybar
|
# waybar
|
||||||
# showcase
|
# showcase
|
||||||
|
|
||||||
[waybar-left]: https://git.k4li.me/dotfiles/waybar/raw/branch/main/.src/waybar-left.gif "waybar-left"
|
|
||||||
[waybar-right]: https://git.k4li.me/dotfiles/waybar/raw/branch/main/.src/waybar-right.gif "waybar-right"
|
|
||||||
[waybar-mid]: https://git.k4li.me/dotfiles/waybar/raw/branch/main/.src/waybar-middle_bar-colors.gif "waybar-mid"
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>left-side</summary>
|
<summary>left-side</summary>
|
||||||
|
|
||||||
![waybar-left][waybar-left]
|

|
||||||
<br>
|
|
||||||
- dynamic icons on workspaces
|
|
||||||
- workspace-button "change" on hover
|
|
||||||
</details>
|
|
||||||
<br>
|
|
||||||
<details>
|
|
||||||
<summary>right-side</summary>
|
|
||||||
![waybar-right][waybar-right]
|
|
||||||
- dynamic groups for memory/cpu/disk && powerslide-menu
|
|
||||||
</details>
|
|
||||||
<br>
|
|
||||||
<details>
|
|
||||||
<summary>middle && barcolor-changes</summary>
|
|
||||||
|
|
||||||
![waybar-mid][waybar-mid]
|
> dynamic icons on workspaces & workspace-button "change" on hover + waybar gets red if in fullscreen (will be shown in middle&&barcolor-changes)
|
||||||
- bar changes red if fullscreen is on (not the whole screen of course, but the 'light'-fullscreen mode instead)
|
|
||||||
</details>
|
</details>
|
||||||
|
<details>
|
||||||
|
<summary>right-side</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
> dynamic groups for memory/cpu/disk && powerslide-menu
|
||||||
|
</details>
|
||||||
|
<details>
|
||||||
|
<summary>middle && barcolor-changes</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
> bar changes red if fullscreen is on (not the whole screen of course, but the 'light'-fullscreen mode instead) <br>
|
||||||
|
> also changes color if NO window is present, and if something is on the screen
|
||||||
|
</details>
|
||||||
|
|
||||||
|
> i know the visuals are slight, but i like and love the clean look. Also it's my first complete own design :D
|
||||||
|
|
||||||
## 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue