add bat config, unify niri column width to 4 digit precision

This commit is contained in:
fbachus
2026-05-18 14:02:31 +02:00
parent 5fc2791c94
commit 8be9fe6370
3 changed files with 30 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ window-rule {
// terminal doesn't need to be big
window-rule {
match app-id="^Alacritty$"
default-column-width { proportion 0.333; }
default-column-width { proportion 0.3333; }
}
window-rule {
match app-id="^Thunderbird$"