From 7c8fd09bfcbb4ba508ccde5e7094c6b6dc219741 Mon Sep 17 00:00:00 2001 From: Christian Busch Date: Tue, 17 Feb 2026 22:15:25 +0100 Subject: [PATCH] aerospace: Smaller borders --- .config/aerospace/aerospace.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/aerospace/aerospace.toml b/.config/aerospace/aerospace.toml index 8401ee3..d56c6af 100644 --- a/.config/aerospace/aerospace.toml +++ b/.config/aerospace/aerospace.toml @@ -10,7 +10,7 @@ after-login-command = [] # JankyBorders has a built-in detection of already running process, # so it won't be run twice on AeroSpace restart after-startup-command = [ - 'exec-and-forget borders active_color=0xffeff1f5 inactive_color=0xff8c8fa1 width=10.0' + 'exec-and-forget borders active_color=0xffeff1f5 inactive_color=0xff8c8fa1 width=3.0' ] # Start AeroSpace at login