Compare commits
2 Commits
b31bcae064
...
ab7d28ac0f
| Author | SHA1 | Date | |
|---|---|---|---|
| ab7d28ac0f | |||
| a913e4f5c7 |
@@ -21,5 +21,9 @@ in {
|
|||||||
"DankMaterialShell/settings.json".source =
|
"DankMaterialShell/settings.json".source =
|
||||||
json.generate "settings.json" cfg.settings;
|
json.generate "settings.json" cfg.settings;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.niri.settings.switch-events = {
|
||||||
|
lid-close.action.spawn = ["dms" "ipc" "lock" "lock"];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ in {
|
|||||||
}))
|
}))
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.ghostty.settings.font-family = lib.mkBefore [
|
programs.ghostty.settings.font-family = lib.mkAfter [
|
||||||
"sitelen seli kiwen mono juniko"
|
"sitelen seli kiwen mono juniko"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user