refactor(desktop): rework kanshi configurations

This commit is contained in:
Yorick Barbanneau 2025-09-26 22:18:20 +02:00
parent 0d8a394dcf
commit 70ec9d25a7
Signed by: ephase
GPG key ID: 246042E52B41FFCF
7 changed files with 104 additions and 65 deletions

View file

@ -22,11 +22,5 @@
"pointer_accel" = "0.3";
};
};
wayland.windowManager.sway.config.output = {
"eDP-1" = {
transform = "90";
scale = "1.3";
};
};
sops.age.keyFile = "/home/ephase/.config/sops/age/keys.txt";
}