aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2023-04-11 20:04:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2023-04-11 20:04:10 +1200
commit3d7e5997a0a3d03ed1ae38efcb7537a20e3662d7 (patch)
tree50454dc790e7cf5650c9bf79122525b0bb112f4c
parentUse em-dash as i3 status separator (diff)
downloaddotfiles-3d7e5997a0a3d03ed1ae38efcb7537a20e3662d7.tar.gz
dotfiles-3d7e5997a0a3d03ed1ae38efcb7537a20e3662d7.zip
Forego padding around tray icons
-rw-r--r--i3/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index 844fdc61..1e641b9f 100644
--- a/i3/config
+++ b/i3/config
@@ -86,6 +86,7 @@ mode "resize" {
bar {
separator_symbol "—"
status_command i3status
+ tray_padding 0
colors {
background #111111
}