Added hetzner server configs
CI / Formatting check (x86_64-linux) (push) Has been cancelled
CI / Flake check (aarch64-linux) (push) Has been cancelled
CI / Flake check (x86_64-linux) (push) Has been cancelled
CI / Formatting check (aarch64-linux) (push) Has been cancelled

This commit is contained in:
2026-07-11 20:28:51 +02:00
parent 0457d618e1
commit c5f771bd53
51 changed files with 1800 additions and 309 deletions
+1 -1
View File
@@ -71,5 +71,5 @@
"Mod+Shift+Up".move-column-to-workspace-up = {};
"Mod+Shift+Down".move-column-to-workspace-down = {};
"Mod+P" = {spawn-sh = "wl-mirror $(niri msg --json focused-output | jq -r .name)";};
# "Mod+Alt".toggle-overview = { repeat=false; };
# "Mod+Alt".toggle-overview = { repeat=false; };
}
+1 -1
View File
@@ -3,7 +3,7 @@
{
geometry-corner-radius._args = [8.0 8.0 12.0 12.0];
clip-to-geometry = true;
draw-border-with-background = false;
draw-border-with-background = false;
}
{
match._props = {is-floating = true;};
+1 -1
View File
@@ -48,7 +48,7 @@ in {
screenshot-path = "~/Pictures/Screenshots/Screenshot-from-%Y-%m-%d-%H-%M-%S.png";
overview = {
overview = {
workspace-shadow.off = {};
backdrop-color = "transparent";
};