yambar: mostrar workspaces específicos
This commit is contained in:
parent
9f995ac45c
commit
82b35ad59e
1 changed files with 9 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue