things
This commit is contained in:
@@ -228,6 +228,10 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
# systemd.user.services.hyprpaper = {
|
||||
# partOf = [ "hyprland-session.target" ];
|
||||
# after = [ "hyprland-session.target" ];
|
||||
# };
|
||||
xdg.configFile."hypr/hyprland.lua" = {
|
||||
source = pkgs.writeText "hyprland.lua" hlBindCode;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user