Switch to eww for status bar
This commit is contained in:
parent
f4c7c3e1e2
commit
106a9f4b38
15 changed files with 704 additions and 10 deletions
|
|
@ -57,6 +57,12 @@
|
|||
|
||||
xdg.configFile.rofi.source = ./rofi;
|
||||
|
||||
# EWW
|
||||
|
||||
programs.eww.enable = true;
|
||||
programs.eww.package = pkgs.eww-wayland;
|
||||
programs.eww.configDir = ./eww;
|
||||
|
||||
# Mako
|
||||
|
||||
services.mako = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue