diff options
author | stderr64 <linuxwizard@voidnet.dy.fi> | 2023-08-06 18:02:20 +0300 |
---|---|---|
committer | stderr64 <linuxwizard@voidnet.dy.fi> | 2023-08-06 18:02:20 +0300 |
commit | 73e86407642d3d230d20e5422ec558e89587dcd6 (patch) | |
tree | 015f8bf73511563e48d7ca9eada803af2be217f1 | |
parent | c8df09de97ecf522c6f26570d1f407f39ac6abcc (diff) | |
download | spectrwm_config-master.tar.gz spectrwm_config-master.tar.zst |
-rw-r--r-- | spectrwm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spectrwm.conf b/spectrwm.conf index 08e75ca..21fc50a 100644 --- a/spectrwm.conf +++ b/spectrwm.conf @@ -4,7 +4,7 @@ bar_font = FreeMono:size=16:bold bar_font_color = orange bar_font_color_selected = black bar_color_selected = orange -bar_format = [Tag: +I]+<[Iconified:+<+M]+|1C+W+|1R%a+<%d/%m/%Y+<%H:%M +bar_format = [Tag:+<+I]+<[Iconified:+<+M]+|1C+W+|1R%a+<%d/%m/%Y+<%H:%M bar_border_width = 0 border_width = 0 window_name_enabled = 1 |