switch back to nixfmt

This commit is contained in:
Sean Kovacs 2026-01-19 22:27:28 -05:00
commit 62032eab6d
Signed by: sckova
GPG key ID: 00F325187C68651A
37 changed files with 797 additions and 689 deletions

View file

@ -2,7 +2,8 @@
config,
pkgs,
...
}: {
}:
{
programs.ghostwriter = {
enable = true;
font = {
@ -52,7 +53,7 @@
value = "";
type = "substring";
};
window-types = ["normal"];
window-types = [ "normal" ];
};
apply = {
opacityactive = {
@ -72,7 +73,7 @@
value = "openmw";
type = "substring";
};
window-types = ["normal"];
window-types = [ "normal" ];
};
apply = {
noborder = {
@ -100,7 +101,7 @@
value = "Minecraft*";
type = "substring";
};
window-types = ["normal"];
window-types = [ "normal" ];
};
apply = {
noborder = {
@ -151,7 +152,7 @@
value = "steamwebhelper";
type = "substring";
};
window-types = ["normal"];
window-types = [ "normal" ];
};
apply = {
desktopfile = {