This website requires JavaScript.
Explore
Help
Sign In
Laurent
/
infrastructure
Watch
1
Star
0
Fork
You've already forked infrastructure
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
67f837bccf
infrastructure
/
home
/
wayland
/
eww
/
default.nix
8 lines
113 B
Nix
Raw
Normal View
History
Unescape
Escape
🎨 `nix fmt`
2023-12-15 15:18:36 +00:00
{
pkgs
,
.
.
.
}:
{
♻️ (neodymium/home/wayland) move hyprland and eww into sub modules fix swayidle and swaylock configs
2023-10-16 18:22:54 +00:00
programs
.
eww
=
{
enable
=
true
;
package
=
pkgs
.
eww-wayland
;
configDir
=
./.
;
}
;
}
Reference in a new issue
Copy permalink