enable automapaper for hyprland when hyprland is enabled
This commit is contained in:
parent
ebf1cebcaa
commit
46b71366b0
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
||||||
modules = {
|
modules = {
|
||||||
automapaper = {
|
automapaper = {
|
||||||
enable = lib.mkDefault true;
|
enable = lib.mkDefault true;
|
||||||
|
hyprland = cfg.enable;
|
||||||
};
|
};
|
||||||
waybar = {
|
waybar = {
|
||||||
modules = {
|
modules = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue