token: remove useless tokens
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
6f2bcc4a5f
commit
59ef5a0572
|
@ -1,7 +1,5 @@
|
||||||
1
|
1
|
||||||
align
|
align
|
||||||
all
|
|
||||||
auto
|
|
||||||
bar_data_add
|
bar_data_add
|
||||||
bar_properties_set
|
bar_properties_set
|
||||||
bg
|
bg
|
||||||
|
@ -14,7 +12,6 @@ bottomright
|
||||||
center
|
center
|
||||||
class
|
class
|
||||||
client
|
client
|
||||||
clients
|
|
||||||
color
|
color
|
||||||
coords
|
coords
|
||||||
fg
|
fg
|
||||||
|
@ -42,7 +39,6 @@ nmaster
|
||||||
name
|
name
|
||||||
on
|
on
|
||||||
opacity
|
opacity
|
||||||
padding
|
|
||||||
pid
|
pid
|
||||||
plot_data_add
|
plot_data_add
|
||||||
plot_properties_set
|
plot_properties_set
|
||||||
|
@ -53,13 +49,8 @@ screen
|
||||||
selected
|
selected
|
||||||
shadow
|
shadow
|
||||||
shadow_offset
|
shadow_offset
|
||||||
show_empty
|
|
||||||
show_icons
|
show_icons
|
||||||
tags
|
|
||||||
text
|
text
|
||||||
text_focus
|
|
||||||
text_normal
|
|
||||||
text_urgent
|
|
||||||
ticks_count
|
ticks_count
|
||||||
ticks_gap
|
ticks_gap
|
||||||
titlebar
|
titlebar
|
||||||
|
|
Loading…
Reference in New Issue