mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 10:31:06 +01:00
aerospace: Add launchd agent and enhance configuration
This commit is contained in:
parent
86402a17b6
commit
d33444e63a
2 changed files with 71 additions and 17 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
programs.aerospace = {
|
||||
enable = true;
|
||||
|
||||
launchd.enable = true;
|
||||
|
||||
userSettings = {
|
||||
gaps = {
|
||||
outer.left = 8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue