From b84e9ff6ee17d0b32d7695da2a09555298183ba9 Mon Sep 17 00:00:00 2001 From: Mahesh Asolkar Date: Sun, 30 May 2021 18:37:37 -0700 Subject: [PATCH] DWL: Both bars on top --- dwl.entourage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dwl.entourage b/dwl.entourage index 44ef3cf..3c4f8f1 100755 --- a/dwl.entourage +++ b/dwl.entourage @@ -22,12 +22,12 @@ inotifywait -q -m -e close_write $DWL_TAGS_FILE | (cat $DWL_TAGS_FILE ; while read -r filename event; do cat $DWL_TAGS_FILE - done) | dtao -z -z -ta l -h 22 -fn 'Iosevka Term:style=Regular:size=12' & + done) | dtao -z -z -ta l -tw 100 -expand r -h 22 -fn 'Iosevka Term:style=Regular:size=12' & # ---------------------------------------------------------- # Bottom bar for displaying context information # ---------------------------------------------------------- -(conky -c ~/.conkyrc) | dtao -b -z -z -ta r -h 20 -fn 'Iosevka Term:style=Regular:size=12' & +(conky -c ~/.conkyrc) | dtao -ta r -tw 100 -expand l -h 22 -fn 'Iosevka Term:style=Regular:size=12' & # ---------------------------------------------------------- # Background