From 82b35ad59ec69e881927fd7b31296281935f5209 Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 25 Sep 2021 00:21:28 -0300 Subject: [PATCH] =?UTF-8?q?yambar:=20mostrar=20workspaces=20espec=C3=ADfic?= =?UTF-8?q?os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/yambar/config.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.config/yambar/config.yml b/.config/yambar/config.yml index b824476..2351efc 100644 --- a/.config/yambar/config.yml +++ b/.config/yambar/config.yml @@ -38,6 +38,15 @@ bar: focused: map: <<: *river_base + values: + 1: {string: {text: "u", foreground: *accent}} + 2: {string: {text: "i", foreground: *accent}} + 3: {string: {text: "o", foreground: *accent}} + 4: {string: {text: "p", foreground: *accent}} + 5: {string: {text: "y", foreground: *accent}} + 6: {string: {text: ",", foreground: *accent}} + 7: {string: {text: ".", foreground: *accent}} + 8: {string: {text: "/", foreground: *accent}} deco: {stack: [background: {color: *bg2}]} unfocused: {map: {<<: *river_base}} invisible: