eww
This commit is contained in:
parent
4667653ed1
commit
d149a7704b
8 changed files with 41 additions and 117 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Depends on bspwm
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ xtitle ];
|
||||
home.packages = with pkgs; [ socat ];
|
||||
programs.eww = {
|
||||
enable = true;
|
||||
configDir = ../../res/eww;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue