[Hyprland] Migrates to new lua-based config
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
monitors:
|
||||
{ ... }:
|
||||
{
|
||||
wayland.windowManager.hyprland.settings.exec-once = [
|
||||
"wpaperd"
|
||||
];
|
||||
# TODO: Merge into hyprland
|
||||
# wayland.windowManager.hyprland.settings.exec-once = [
|
||||
# "wpaperd"
|
||||
# ];
|
||||
|
||||
services.wpaperd = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user