From 6ae8717a29eb8cc3e942b44eb729367d635eee5c Mon Sep 17 00:00:00 2001 From: Philip Henning Date: Fri, 29 Dec 2017 15:56:33 +0100 Subject: [PATCH] Move polybar title module from center to left; Restict the title module to 65 characters. --- dotfiles/config/polybar/config | 4 ++-- dotfiles/config/polybar/mod_config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dotfiles/config/polybar/config b/dotfiles/config/polybar/config index 4bad9af..a282d3f 100644 --- a/dotfiles/config/polybar/config +++ b/dotfiles/config/polybar/config @@ -94,8 +94,8 @@ module-margin = 1 ; modules-left = cpu ram ; modules-center = xwindow xbacklight ; modules-right = ipc clock -modules-left = bspwm -modules-center = title +modules-left = bspwm title +modules-center = modules-right = cpu memory backlight volume battery date ; Position of the system tray window diff --git a/dotfiles/config/polybar/mod_config b/dotfiles/config/polybar/mod_config index 92e36a2..068288e 100644 --- a/dotfiles/config/polybar/mod_config +++ b/dotfiles/config/polybar/mod_config @@ -79,7 +79,7 @@ format-padding = 1 ; %title% ; Default: %title% label = %title% -label-maxlen = 100 +label-maxlen = 65 ; ; Modules RIGHT