Skip to content

Commit

Permalink
Replace Waybar with EWW bar and widgets
Browse files Browse the repository at this point in the history
Added widgets: launcher, wifi, battery, keyboard layout, date, clock,
and calendar.

- Added CSS styling to match the UI/UX design
- Added new icons for all widgets
- Implemented wifi status fetching via grpcurl
- Adjusted ghaf-launcher to match color of ewwbar
- Removed symbolic link for ghaf-launcher CSS

Signed-off-by: Kajus Naujokaitis <[email protected]>
  • Loading branch information
kajusnau authored and brianmcgillion committed Oct 1, 2024
1 parent 34ade48 commit 7aa87a1
Show file tree
Hide file tree
Showing 4 changed files with 512 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/desktop/graphics/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
imports = [
./labwc.nix
./labwc.config.nix
./waybar.config.nix
./ewwbar.nix
./demo-apps.nix
./fonts.nix
./login-manager.nix
Expand Down
Loading

0 comments on commit 7aa87a1

Please sign in to comment.