Switch to a predefined eww config
This commit is contained in:
parent
92f52c0c42
commit
6703367fdf
9 changed files with 436 additions and 0 deletions
8
modules/wm/hyprland/config/eww/README.md
Normal file
8
modules/wm/hyprland/config/eww/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Eww config file structure
|
||||
```bash
|
||||
eww.yuck -> calls eww_windows
|
||||
eww_windows.yuck -> calls widgets, defines all windows
|
||||
eww_widgets.yuck -> calls eww_variables, defines all widgets
|
||||
eww_variables.yuck -> defines all variabes
|
||||
scripts/ -> contains all scripts used by variables/buttons/others
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue