Add wshowkeys
This commit is contained in:
parent
7f03078b58
commit
525be5d0d0
1 changed files with 2 additions and 0 deletions
|
|
@ -28,4 +28,6 @@ lib.mkIf (config.jalr.gui.enable && config.jalr.gui.desktop == "sway") {
|
||||||
};
|
};
|
||||||
icons.enable = true;
|
icons.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.wshowkeys.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue