nix-config/modules/wm/hyprland/config/eww
2025-04-03 14:54:01 +02:00
..
images eww config 2025-04-03 14:54:01 +02:00
scripts eww config 2025-04-03 14:54:01 +02:00
eww.scss Switch to a predefined eww config 2025-04-01 12:44:38 +02:00
eww.yuck Switch to a predefined eww config 2025-04-01 12:44:38 +02:00
eww_variables.yuck eww config 2025-04-03 14:54:01 +02:00
eww_widgets.yuck eww config 2025-04-03 14:54:01 +02:00
eww_windows.yuck eww config 2025-04-03 14:54:01 +02:00
README.md Switch to a predefined eww config 2025-04-01 12:44:49 +02:00

Eww config file structure

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