aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-08-23 15:17:41 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-08-23 15:17:41 -0500
commitf5d3f3914d120897c30026ccdc9ddf677c45e18a (patch)
tree7c61044155b8c926e6ee4ed81911f6a9afc81709
parente69d82864009ad93ac0a28e7071a3300a9ba7089 (diff)
fix(sway): set static sway-bar height
-rw-r--r--sway/.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index 2601f52..24183bc 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -248,9 +248,9 @@ mode 'resize' {
bar {
status_command SCRIPT_DIR=~/.local/lib/i3blocks i3blocks -vv
+ height 24
font pango:monospace 12
position top
- tray_padding 5
colors {
background $base00
separator $base01