format with alejandra

This commit is contained in:
Sean Kovacs 2025-12-24 11:29:41 -05:00
commit 28043aded9
Signed by: sckova
GPG key ID: 00F325187C68651A
35 changed files with 578 additions and 589 deletions

View file

@ -1,6 +1,8 @@
{ config, pkgs, ... }:
{
config,
pkgs,
...
}: {
programs.ghostwriter = {
enable = true;
font = {
@ -50,7 +52,7 @@
value = "";
type = "substring";
};
window-types = [ "normal" ];
window-types = ["normal"];
};
apply = {
opacityactive = {
@ -70,7 +72,7 @@
value = "openmw";
type = "substring";
};
window-types = [ "normal" ];
window-types = ["normal"];
};
apply = {
noborder = {
@ -98,7 +100,7 @@
value = "Minecraft*";
type = "substring";
};
window-types = [ "normal" ];
window-types = ["normal"];
};
apply = {
noborder = {
@ -149,7 +151,7 @@
value = "steamwebhelper";
type = "substring";
};
window-types = [ "normal" ];
window-types = ["normal"];
};
apply = {
desktopfile = {