From a8256e307f864a589e34678cd1db0e4a33fd8669 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Fri, 3 Nov 2023 09:00:43 +0100 Subject: [PATCH] Update 2023-11-03 09:00 OpenBSD/amd64-x13 --- .config/spectrwm/spectrwm.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/spectrwm/spectrwm.conf b/.config/spectrwm/spectrwm.conf index 4b3b1db..39812f4 100644 --- a/.config/spectrwm/spectrwm.conf +++ b/.config/spectrwm/spectrwm.conf @@ -44,17 +44,19 @@ bar_format = +S +L  +R   +I   +M  +W +|1R +A % # | WORKSPACE LAYOUT # +-------------------------------------------------- -workspace_indicator = listall,markcurrent,markactive,markempty,noindexes -workspace_mark_current = '+@fg=1;+@fg=0;' +workspace_indicator = listall,markcurrent,markactive,markempty,markurgent,noindexes workspace_mark_active = '' +workspace_mark_current = '+@fg=1;+@fg=0;' workspace_mark_empty = '' workspace_mark_urgent = '+@fg=2;+@fg=0;' +workspace_limit = 10 stack_mark_horizontal = '' stack_mark_horizontal_flip = '' stack_mark_vertical = '' stack_mark_vertical_flip = '' stack_mark_max = '' verbose_layout = 1 +urgent_enabled = 1 # +-------------------------------------------------- # | FOCUS BEHAVIOR