nix-config/modules/wm/hyprland/config/eww
2025-04-01 12:44:49 +02:00
..
scripts Switch to a predefined eww config 2025-04-01 12:44:49 +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 Switch to a predefined eww config 2025-04-01 12:44:49 +02:00
eww_widgets.yuck Switch to a predefined eww config 2025-04-01 12:44:49 +02:00
eww_windows.yuck Switch to a predefined eww config 2025-04-01 12:44:49 +02:00
README.md Switch to a predefined eww config 2025-04-01 12:44:49 +02:00
vars.yuck eww changes 2025-03-31 23:50:46 +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